How can I remove the dropdown menu animation on my client's website?

Hi

I am looking to remove the animation on my clients dropdown menu but can’t seem to do it.

the website is: https://settecollective.com/

I just want all of the options to show up on the hover instead of appearing with an animation.

I noticed the menu list items have style attributes set to them. removing these could help. without seeing the theme code I’m not able to tell if these are dynamically added into the list item elements but from working inside the dev tool I was able to remove the animations alltogether

here’s a quick recording of it in action

https://video.ecomgraduates.com/6quNBO4W

Hello @oliviastevenson

You can turn off the effect of the image by follow these steps:

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

  1. Open your theme.liquid file, paste the below code before


I hope the above is useful to you.

Kind & Best regards,
GemPages Support Team