-
AuthorPosts
-
gringo211985 Friend
gringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
February 9, 2013 at 4:17 pm #184824If you look at my picture above you will notice that when I click onto a dropdown menu item the parent turns white.
I have changed the hover over to blue, but when clicking onto dropdown it remains white.
Please can someone tell me how to fix this?
Also you see the little arrow next to the menu items with child items, how can I change the colour of them when you hover?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
February 9, 2013 at 4:47 pm #482956At line 3796 of /templates/ja_mero/css/themes/light/bootstrap.css
You have the code below
[PHP].navbar
.nav li.dropdown.open > .dropdown-toggle, .navbar .nav
li.dropdown.active > .dropdown-toggle, .navbar .nav
li.dropdown.open.active > .dropdown-toggle {
background-color: #1BA1E2
color: #FFFFFF}
][/PHP]
It is that color: #FFFFFF causing the problem.
1 user says Thank You to Phill for this useful post
gringo211985 Friendgringo211985
- Join date:
- May 2012
- Posts:
- 678
- Downloads:
- 197
- Uploads:
- 121
- Thanks:
- 77
- Thanked:
- 123 times in 27 posts
February 9, 2013 at 5:12 pm #482960Thanks Phill that worked perfectly.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by gringo211985 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change menu dropdown hover colour
Viewing 3 posts - 1 through 3 (of 3 total)