Drop Down menu not appearing

Home Forums Jevelin Theme Drop Down menu not appearing

Home Forums Jevelin Theme Drop Down menu not appearing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • kristyh0
    Participant

    Hi! It used to work, but now whenever I’m on the homepage and I hover over my menu, the drop down menu wont appear.

     

    Whenever I’m not on the homepage, however, the dropdown works.

     

    The website is lalalandkind.cafe

     

    Please advise.

    Solution for this topic

    Hi @kristyh0,

     

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

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    body.home #page-container .container {
        overflow: visible;
    }

     

    Best regards,
    Shufflehound team

    kristyh0
    Participant

    Problem resolved! Thank you so much!

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)