-
AuthorPosts
-
worldwebcreator Friend
worldwebcreator
- Join date:
- December 2012
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 14
- Thanked:
- 4 times in 1 posts
June 24, 2013 at 10:11 am #188454When I hover to normal menu, hover in blue color but when I hover to drop down menu, it is still white color where to change to blue color
Link:
http://humanwebsite.com.my/asiacareer/Please refer to the attachment
-
1 user says Thank You to worldwebcreator for this useful post
worldwebcreator Friendworldwebcreator
- Join date:
- December 2012
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 14
- Thanked:
- 4 times in 1 posts
June 24, 2013 at 10:18 am #496705problem solved.
1 user says Thank You to worldwebcreator for this useful post
chichestersolar Friendchichestersolar
- Join date:
- December 2009
- Posts:
- 48
- Downloads:
- 14
- Uploads:
- 0
- Thanks:
- 21
- Thanked:
- 4 times in 1 posts
June 27, 2013 at 3:13 pm #497182Thanks for your response. That’s great but how do you achieve this look. The attachment or website did not show me?
worldwebcreator Friendworldwebcreator
- Join date:
- December 2012
- Posts:
- 70
- Downloads:
- 0
- Uploads:
- 30
- Thanks:
- 14
- Thanked:
- 4 times in 1 posts
June 27, 2013 at 3:50 pm #497190Go to public_html/templates/ja_mero/css
look for custom.css, if there is none, create one.
Put this code:
.ja-mainnav .navbar .nav > li > a:focus,
.ja-mainnav .navbar .nav > li > a:hover {
background: transparent;
color: (your color) !important;
text-shadow: none;
}.ja-mainnav .dropdown-menu .active > a,
.ja-mainnav .dropdown-menu .active > a:hover {
background: (your color);
}1 user says Thank You to worldwebcreator for this useful post
chichestersolar Friendchichestersolar
- Join date:
- December 2009
- Posts:
- 48
- Downloads:
- 14
- Uploads:
- 0
- Thanks:
- 21
- Thanked:
- 4 times in 1 posts
July 2, 2013 at 3:30 pm #497704Thanks for your time.:)
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by chichestersolar 11 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Drop down menu color
Viewing 5 posts - 1 through 5 (of 5 total)