Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #666794

    Hi , Please help.
    I already add background on menu bar but can change only solid color for hover state.
    I want to apply the same jpg background to both hover and active state , please help. How to do that? (url below)
    Thank you very much.

    #667021

    Hey!

    Try adding this code to the Quick CSS:

    #top #header .av-main-nav > li:hover > a{
    background: url(_img_) no-repeat top center transparent;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.