Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #851738

    Right now the drop down sits too low from the main menu (I realize it sits at the bottom of the header-or the height of the header), I want to keep the header height, but shrink the height of the drop down so when it pops up its closer to the main menu, instead of over the blue area. Make sense?

    #852002

    Hey johnworfin,

    Have you tried the shrinking header?
    https://cl.ly/2S252J0N2n1z
    It might work better for you.

    Best regards,
    Victoria

    #852045

    I have tried it and I do not want to use that feature. I would like to achieve what I asked in my original thread. It should just be a css tweek, I just cannot find it. I will link a screenshot of what I want to do. Thanks.

    http://www.cathrift.com/ss.jpg

    #852152

    Hi johnworfin,

    Thank you for the screenshot :)
    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

    
    .av-main-nav ul {
        top: 70%;
        z-index: 999;
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #852154

    It worked-the quick css wasnt saving. Works great.

    Thanks!

    • This reply was modified 6 years, 7 months ago by johnworfin.
    #852462

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #852530

    Close ticket please. Thanks.

    #852727

    Hi,

    If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to set height of drop downs from main menu’ is closed to new replies.