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

    Hey,

    So if you go on my site sunpowertt.com and put the mouse over ‘products’, you see how the menu there is transparent? I would like to just have a white background here. Please Advise.

    Also sidenote, is there a place where we can get feedback/suggestions/criticism for our websites (how to improve the look of our website)?

    Most appreciative,
    Zak

    #649075

    Hi Zak,

    You have this in your enfold.css file:

    .header_color .main_menu ul ul {
        background-color: transparent!important;
    }

    Please change transparent to the colour you would like instead:

    .header_color .main_menu ul ul {
        background-color: white !important;
    }

    Thanks,
    Rikard

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