Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #565378

    Hi guys,

    How can I move this menu up away from the bottom header border, by about 10 pixels? It is too close to the bottom edge. See below.

    Thank you,

    Jasmer

    #565573

    Hey Jasmer!

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

    #header_main_alternate {
        top: -20px;
    }

    Best regards,
    Yigit

    #566074

    Perfect! Thank you. Resolved!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Move Main Menu Up’ is closed to new replies.