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

    Dear support,

    As you can see in the link to my website I customized the menu to the wishes of my client. However, when scrolled down, the buttons stay in place instead of inside the bar. I can’t seem to find a solution, could you please help me out?

    Thanks in advance,
    Jordy

    #677988

    Hey DenktankerMedia,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .header-scrolled .av-main-nav-wrap {
        margin-top: -132px;
        transition: all .15s ease;
    }
    

    Best regards,
    Vinay

    #683716

    Hi Vinay,

    Thank you so much for helping me. The only thing is that the buttons are still a bit late when scrolling. Do you have an idea how to fix this as well?

    Thanks in advance!

    DTM

    #684598

    Hi,

    I would love to help you but due to all the custom modifications it’s going to take a lot of time. Try to remove all the custom code and add the css one block at a time to see which code is causing this issue.

    Let us know if this helps.

    Best regards,
    Vinay

    #684754

    Hello,

    I just want the menu to be moving to top earlier. After scrolling 30px in height for example. Isn’t that just a javascript which can be modified telling the menu to go top top earlier?

    Kind regards.
    Jordy

    #684797

    Hey!

    Please do remove the code and try the solution Vinnay Suggested.
    That way, we can provide a clean and solid solution for you.

    Thanks a lot

    Regards,
    Basilis

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.