Hey guys!
Is there any way to change the underline (hover state) in the main menu to an arrow pointing down?
Cheers
Hey chrisknittel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-menu-fx .avia-arrow-wrap { visibility: visible; }
span.avia-menu-fx { background-color: transparent!important; }
Regards,
Yigit
Hi, Yigit,
Is it possible to make the arrow size larger than the default that’s displayed with the code you provided?
Vic
Hi Vic,
Can you post the link to your website please?
Regards,
Josue
Hey Josue,
Thanks for the reply. I will actually have more questions about this topic. I will start a new thread once I have them gathered together.
Thanks,
Vic
Cool, we looking forward to hearing from you :)
Regards,
Josue
Sweet, one more question, can I remove the delay (opacity animation) in any way for the arrow? I did it for the submenu based on another support ticket, but unable to do it for the arrow.
Cheers