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

    Hello!

    Really love Enfold ! I work at a promiment website design company – and rely on Enfold for most of our projects! Really feel blessed and thankful.

    Quick question – that I think can be solved via CSS

    I would like to decrease the spacing between the Main Menu and the Sub Level – but having a really hard time figuring that out. I have searched the forms and found CSS that relates to the line height and such – but none that really seemed to help the problem.

    Also – I should mention – that the sizes differ – depending on if I am on the homepage or on any regular page. Attached are two screenshots to help visualize:

    Homepage Problem:

    View post on imgur.com


    Any Page Problem:

    View post on imgur.com

    Any help would be most most most appreciated! Thank you – Alex

    #663791

    Hey!

    Try adding this code to the Quick CSS:

    ul.sub-menu {
        transform: translateY(-90px);
    }
    

    Cheers! 
    Josue

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