Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #83472
    marga
    Participant

    Hello team

    first thanx for your great themes.
    http://praxispetraweber.alfahosting.org/ on this site, I would like the logo to be centered.
    I cannot find the css code….
    thanx
    marga

    #83507
    Pratik
    Keymaster

    Hi @marga,

    Use following CSS code in Appearance=> Customize=> Theme Options=> Custom CSS box:

    
    #site-branding, #site-logo, #site-header {
        display: block;
        float: none;
        text-align: center;
    }
    

    Let me know if this works out or not.

    Regards,
    Pratik

    #83549
    marga
    Participant

    Thanx Pratik, this works.
    Great!!!

    #83565
    Pratik
    Keymaster

    Hi @marga,
    I am glad it worked out.

    If you liked our theme and support, please give us your valuable review at https://wordpress.org/support/view/theme-reviews/catch-base.

    Thank,
    Pratik

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘center logo’ is closed to new replies.