Tagged: 

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

    The dropdown menu is so far down from the menu, I would like to raise it up closer to the menu in the header.

    I can get it up higher, but it is covered by the header. Tried messing with z-index, but haven’t been able to make it work. Can you help ?

    #371216

    Hey!

    Have you considered moving down the menu items instead?

    .main_menu ul:first-child > li a {
        line-height: 300px;
    }

    Regards,
    Josue

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