test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • aunstateboy Friend
    #169652

    I’ve added a patterned background to our website and now the transparent main menu doesn’t look as nice. Is there an easy way to change the menu background color? How about the background color for “last updated” and “headlines?”


    1. menu_help
    Manos Moderator
    #419190

    Hi,

    You can find that code:

    .ja-megamenu ul.level0 li.haschild a.mega span.menu-title, .ja-megamenu ul.level0 li.haschild-over a.mega span.menu-title {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto auto;
    }

    on mega.css around line 66 and add a background color

    background-color: #000000;

    Regards

    aunstateboy Friend
    #419194

    Hi… and thanks for your quick response.
    That worked! Much appreciated.

    aunstateboy Friend
    #419195

    Do you know where I would find the code for the other two areas (“last updated” and “headlines”)?

    Manos Moderator
    #419264

    Hi,
    Can you please set CSS and JS Optimization to NO from template settings so i can see the actual code ( not the compressed version ) and help you with this issue ?

    Regards

    Manos

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Manos 13 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum