I want to add hovering over header menu but with an animation so it looks smoothly and I also would like to remove the arrow in the menu. I will leave a site down below with an example of how I want it.
Hello,
Your store is password protected so I can’t tell what kind of navigation you have. But to just give you a general idea, you can to do some custom coding to achieve those effect and those type of designs.
Usually, you need to add some css property (like animation, border etc) to achieve that effect. I recommend you to learn a bit HTML and CSS if you want to try that yourself.