• Resolved jmoodley

    (@jmoodley)


    Hello

    On 2 sites which i am using your theme, the submenu appears behind the main image at the top and cannot be accessed unless i scroll down to the sticky menu. Please look at my site and at the menu item “vehicles”

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello jmoodley,

    Try to put below CSS Rules into Custom CSS Editor :

    .navbar-default .navbar-nav .dropdown {
        z-index: 999 !important;
    }

    Save the changes.

    Let us know for further assistance.

    Note: if you are using any cache plugin then clear the cache and check your site.

    Thank You

Viewing 1 replies (of 1 total)
  • The topic ‘Submenu appearing behind image’ is closed to new replies.