• Resolved baahumbug

    (@baahumbug)


    Hi there,

    We’ve been having a great time getting our site set up with the Proteo theme. Unfortunately we seem to be unable to get our header logo and tag line to appear centred in the mobile and tablet version of the site. Any suggestions would be very much appreciated!

    The page I need help with: [log in to see the link]

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

    (@yithemes)

    Hello there!
    You can achieve your goal by adding these few lines of Additional CSS to your site:

    @media (max-width: 991.98px) {
    .header-contents.left-toggle .site-branding {
        margin-left: auto;
        margin-right: auto;
    }
    }

    I hope you will appreciate this ??

    Thread Starter baahumbug

    (@baahumbug)

    That did the trick, goal achieved! Consider yourself appreciated! ??

    Theme Author YITHEMES

    (@yithemes)

    Perfect! I’m setting this topic as resolved. Feel free to open a new one if you need further help ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile & Tablet site; logo & tag line not centred’ is closed to new replies.