• Resolved Jisas

    (@jisas)


    Hi,

    im testing your demo site and i have a question;

    why if i select ‘Centered logo and navigation below’ at header layout and style the site title and tagline appears centered but if i put the logo it doesnt appears centered?
    exemple: https://prnt.sc/w6nqge

    f that were normal, would it be easy to center the logo?

    In everything else your theme is great, it is what I was looking for and I would like to install it on one of my Sates and rate it positively

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author YITHEMES

    (@yithemes)

    Hi there,
    thanks for reporting it.
    The fix is coming in the next theme release (expected for tomorrow maybe).
    Meanwhile please add the following few lines of additional CSS code to have a valid solution:

    .center_logo_navigation_below .site-title {
        text-align: center;
    }
    
    .center_logo_navigation_below .site-title a {
        margin: 0 auto;
    }

    Thanks again for your reporting 🙂

    Thread Starter Jisas

    (@jisas)

    ok thanks!

    great theme!

    Theme Author YITHEMES

    (@yithemes)

    You’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centered logo and navigation below’ is closed to new replies.