• Hi,

    I’ve just created my first submenus. They are visible but there is a gap in between the Main menu and the 1st submenu therefore, I can not click on the items in the submenu. Can this be corrected? You will see this example here under the “Forum” menu.

    http://hudsonrivervalleybaby.com/forum/

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @hrvbaby25,

    I hope you are well today and thank you for your question.

    You can try resolving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Travelify Other Options

    #main-nav ul.sub-menu {
        margin-top: -8px;
    }

    Best Regards,
    Movin

    Thread Starter hrvbaby25

    (@hrvbaby25)

    Hi Movin,

    Thank you for your quick response! This code solved the problem. Many, many, many Thanks!

    Best Regards

    You are most welcome here 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sub Menu Items-Not Able to Select’ is closed to new replies.