Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #703286

    Hi,

    When I scrolled, the menu-box is still in the header. I found the classes for that: header-scrolled and header-scrolled-full. But nothing changed. Can you please take a look at it?

    Thanks
    nadine

    #703287

    Hey internetwarriors!

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

    #header.header-scrolled .widget p.business-magazin-header-main {
        font-size: 40px;
    }

    Regards,
    Yigit

    #703294

    Hi!
    Wow thats works great. But now, the subtitle is shifted (when i scrolled). Is it possible to to place this again in the middle under the title?

    #703300

    Hi!

    Please add following code to Quick CSS as well

    #header .widget p.business-magazin-header-sub {
        text-align: center;
        margin: 0;
    }

    Best regards,
    Yigit

    #703311

    Thanks!

    #703316

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Header height problems when scrolled’ is closed to new replies.