Jump to content

I need help with rotating arrows on dropdown menus

Go to solution Solved by Web_Solutions,

Recommended Posts

  • Replies 4
  • Views 167
  • Created
  • Last Reply

Top Posters In This Topic

7 hours ago, Cotton_Tuner said:

Site URL: https://www.neonlifechurch.com

I have added rotating arrows to my dropdown menus using Custom CSS. The problem I'm having is the arrows aren't staying down while the menu is dropped down. So as soon as the cursor moves off the arrow it rotates back to the 0 degree position, while the menu is still down. What code will fix this?

I think you have solved the problems.

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
  • Solution
20 hours ago, Cotton_Tuner said:

No. It's still rotating back to 0 degrees while the menu is down. Do you have a solution?

Yes. I have a solution. See below

.header-nav-folder-title:hover::after {
    transform: rotate(180deg)
}


Replace the top code with the code below.

.header-nav-item--folder:hover .header-nav-folder-title::after {
    transform: rotate(180deg)
}

 

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

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.