Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #363709

    See this testing site: http://bluemontinluray.com/

    I want to change the color of the promo box but any code I try won’t work.
    What is css to use?
    Also how to I remove the underlining that occurs when mousing over main menu

    Thanks!

    • This topic was modified 9 years, 11 months ago by elames.
    #363717

    Hi elames!

    Please add following code to Quick CSS

    .avia-menu-fx { display: none; }
    .av_promobox { background-color: red!important; }

    Cheers!
    Yigit

    #363724

    Thank you! That worked
    Now how do I get rid of the underlining on the main menu.

    #363725

    Hi!

    First line of code removes it. Please flush browser cache and refresh your page a few times. Line is gone on my end

    Cheers!
    Yigit

    #363728

    THANKS. Flushed cache. All works now;-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Changing promo box color’ is closed to new replies.