Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #485490

    Guys,

    I’ve inserted a logo in the header that give some px of top margin (so it looks centered with the right side menu).

    However, when I scroll down the website, the logo then look unaligned. How can I take the logo up a couple of px in the fixed scrolling toolbar?

    #485494

    Hi maschera!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .header-scrolled .logo img {
        padding-bottom: 10px;
    }

    Cheers!
    Yigit

    #486057

    Perfect! It worked great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to center the logo within the scrolling toolbar?’ is closed to new replies.