Hi,
I’d like to replace the regular Menu Items Bottom Border with an image.
Do I have to modify .avia-menu-fx ?
Thanks in advance for your help for a clean way to do that.
Hey Basile!
Yes. Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.avia-menu-fx { height: 7px; background-image: url(https://drj11.files.wordpress.com/2009/04/ramp3-50.png); background-size: cover; }
Regards,
Yigit
Thanks you!
Top level support!