-
AuthorPosts
-
Luiz FernandoMolina Friend
Luiz FernandoMolina
- Join date:
- December 2005
- Posts:
- 63
- Downloads:
- 37
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 2 times in 1 posts
February 14, 2013 at 2:50 am #184955Hello,
I would like to change the background and text color for drop down menu, like the attached image is showing.
My website: http://gigacandanga.net.br/novo/
I’ve seen other posts asking this, on other templates categorys, but none of them work for me.
My actual mega.css:
/* 0v - 0 and below
-----------------------------------*/
.ja-megamenu ul.level0 > li.active > a.mega {
background: url(../../images/grad.png) repeat-x left top #f78a1f
border: 1px solid #fc7100
}/* lv - 1 and below
-----------------------------------*/
/* Styling ---*/
.ja-megamenu ul.level1 li.over,
.ja-megamenu ul.level1 li.active {
border-color: #fc7100
background: url(../../images/grad.png) repeat-x left top #f78a1f
background-color:#006;
}/* CHILD CONTENT
-----------------------------------*//* Grouped --- */
.megamenu p.readmore a {
background-image: url(../../images/readmore-hover.png);
color: #f58723
}
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
February 16, 2013 at 10:34 am #483639Hello Luiz FernandoMolina,
You styled for “.active” class. It’s active menu on your site. As your screenshot, “InĂcial” menu is an active menu.
You should style for css class without “.active” class name.
Regards.
1 user says Thank You to Stork11 for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Stork11 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change menu dropdown color
Viewing 2 posts - 1 through 2 (of 2 total)