Dropdown Menu is very separated from the menu

Home Forums Jevelin Theme Dropdown Menu is very separated from the menu

Home Forums Jevelin Theme Dropdown Menu is very separated from the menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
  • nextgenmrkt
    Participant

    I have a question about my menu dropdown. It is very separated from the menu section. How can I fix that? I have attached a screenshot of what I am talking about.

    Attachments:
    You must be logged in to view attached files.

    Hi @nextgenmrkt,

     

    Thank you for your question.

     

    Could you please share me your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    nextgenmrkt
    Participant

    Absolutely! https://nextgenmrkt.com/

    You can fix 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 .sh-nav ul.sub-menu {
        top: 70%;
    }
Viewing 4 posts - 1 through 4 (of 4 total)