How can I adjust the positioning of a dropdown menu?

Hello,

The dropdown menu is a little bit over positioned to the top. How can I position it lower?

Hi @shooterwithnona

Can you share with me the URL - and password if password protected. I will help you check this.

can you just tell me the code?

yeah?

Sorry for missing your message.
I think it needs to add a margin-top but I also need the page URL to check which element it is in before I can add the code.

https://dowrys.com/

password: 1470892356EE

This is Lucas from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file base.css

Step 3: Paste the below code at bottom of the file → Save

ul#HeaderMenu-MenuList-1 {
margin-top: 28px !important;
}

Hope that my solution works for you.

Best regards,

Lucas| PageFly

Can You Help Me seperate the titles from each other ? And Also Make the headlines BOLD ?