Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #295970

    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.

    #296781

    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

    #296903

    Thanks you!

    Top level support!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Replace Menu Item's Bottom Border With Image’ is closed to new replies.