Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1105418

    Hi!

    I’m developing a website for a client and I’m trying to set up a menu with the shrinking header. However, when I activate sticky and shrinking header, the submenu is placed significantly lower than when I turn off the sticky header. See the private section for screenshots. Can you help me so that I can use a sticky and shrinking header, but when I’m at the top of the page (the header did not shrink yet) there is less distance between the main menu and the sub menu?

    T-hanks!
    Daniel

    #1106067

    Hey Daniel,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av_header_transparency .sub-menu {
      margin-top: -23px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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