Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey,

    Glad to hear you’re enjoying Virtue! Can you please post a link to your site so that I can see how your mobile header is currently displaying?

    thanks,
    Kevin

    Thread Starter AngeloLazzari

    (@angelolazzari)

    Hi, yes, it’s the same i put in the beginning post : http://www.km-bio.es

    if you try to see the site from a mobile…the logo is not centered correctly…

    Thanks
    Angelo

    Sorry, I misread the first post.

    Try adding this CSS to Theme Options> Advanced Settings:

    @media (max-width: 992px) {
    #logo .kad-retina-logo {
        float: none;
        margin-right: auto;
        margin-left: auto;
        }
    }

    -Kevin

    Thread Starter AngeloLazzari

    (@angelolazzari)

    Worked great!!!

    thank you very much!
    Angelo

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