-
AuthorPosts
-
May 31, 2016 at 5:57 am #936289
Hi,
could you tell me which code I need to paste at custom.css (right?) to change a color of dropdown menu, when it’s active? =)
Thank youPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 31, 2016 at 6:16 am #936293Hi
Here is code used when drop down item in mega menu is active
.t3-megamenu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-nav > li.active > a { color: #ffffff; background: #515151; }
June 7, 2016 at 8:43 am #938461Hi, maybe I don’t understand smth, sorry=) I changed color at custom.css, but it dark grey at template=(
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 7, 2016 at 12:43 pm #938545Hi
below code is the code.t3-megamenu .mega-nav > li.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.open > a { background: #515151!important; }
add it in custom.css file and change the color .
June 15, 2016 at 1:13 pm #940801Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 16, 2016 at 2:13 am #940970Hi
I suggested the code for the same as u posted in screenshot , If there is something else you can see the style code of anywhere in the template using inspect element from the browser . And then override it via custom.css file .AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum