-
AuthorPosts
-
October 13, 2011 at 11:31 pm #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?”
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 14, 2011 at 12:49 am #419190Hi,
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
1 user says Thank You to Manos for this useful post
October 14, 2011 at 1:11 am #419194Hi… and thanks for your quick response.
That worked! Much appreciated.October 14, 2011 at 1:12 am #419195Do you know where I would find the code for the other two areas (“last updated” and “headlines”)?
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
October 14, 2011 at 8:59 am #419264Hi,
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
AuthorPostsViewing 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
Main menu background
Viewing 5 posts - 1 through 5 (of 5 total)