Jump to content

Is There A Way To Remove The Slight Jump When Hovering Over Dropdown Menu With CSS?

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Solution
4 hours ago, ec25 said:

Hello,

I have noticed a slight "jump" when hovering over my dropdown menu, is there a way to stabilize that with CSS?

I used this code to create the dropdown menu.

div.header-nav-folder-content {
    margin-top: -2.5rem;}


.header-nav-folder-item:first-of-type a {
    opacity: 1;}

 

Here is my website

https://www.erinncapko.com/

 

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

.header-nav .header-nav-item--folder .header-nav-folder-content {
  top: 36px !important;
}

 

If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks

MD Rofik
Website Designer and Digital Marketer

Am I helpful? Want to offer me a coffee?
Send me a message if needed any help. I'll try to reply as soon as possible.


 

Link to comment
7 minutes ago, Web_Solutions said:

 

Add these code on Custom CSS panel in Website Utilities Website Tools > Custom CSS.

.header-nav .header-nav-item--folder .header-nav-folder-content {
  top: 36px !important;
}

 

Thank you so much! 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.