Tagged: , ,

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

    Hello,

    I’m trying to get more space between my logo and the slider (http://oem.web-shop-experte.de/). If I try editing the header size through the settings, the logo size changes too.I have the following setting:
    – header size: slim
    – sticky header

    What can I add in the custom css to have a custom logo size and a custom header size?

    Thanks in advance.

    #261800

    Hi spirit1977!

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

    .html_header_top.html_header_topbar_active.html_header_sticky #top #main {
    padding-top: 150px;
    }

    Cheers!
    Yigit

    #261804

    Great, thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header hight, more space below logo’ is closed to new replies.