Blue Color Menu
-
Hello,
I was wondering if there is a way to change the Blue Color from the menu to make it become Orange color?
Thanks a lot and have a great weekend
-
Hi
For this add the below css code intoAppearance << customize << custom css box .
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus { background-color:#C2B300 !important; }Let me know for further assistance .
Thanks a lot but couldnt make it work it just changed one small slot color in the menu:
Hi
To also change menu hover color add the below css code into custom css box .
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus { background-color: #C2B300; color: #FFFFFF; }Thanks
Thanks a lot,
And any way to change the color of the top bar which still blueHi
Add the below css code .
.header-top-area { background: #fff000; }Change color code as your need.
Thanks
Thanks a lot for your help !
How to change the color of the search button and date button on the pages ?Can check on this page http://www.winesunearthed.com/?page_id=11
You will see what I’m talking about even the line below the About page title characters appear in blue !Hi
For This use below code in custom css Field
.breadcrumbs > li { color:#FF6600 !important } .breadcrumbs > .active { color:#FF6600 !important; } .blog-post-date span.date { background-color: #00c2a9; } .blog-post-date span.comment > i { color: #00c2a9 !important; }Thanks.
Thanks a lot for your help
TechtricksforunDoest seem to work check http://www.winesunearthed.com/?page_id=11
Hi
if you change date Button text color
use below code in custom css Filed
#searchsubmit { color:#fff !important; }and change breadcrumb Title color for use below code
.breadcrumbs > li { color:#FF6600 !important } .breadcrumbs > .active { color:#FF6600 !important; }and change Blog post date color For use below Code
.blog-post-date span.date { background-color: #00c2a9; } .blog-post-date span.comment > i { color: #00c2a9 !important; }If you any query please indicate snapshot image.
Thanks.
It is not working at all check the page http://www.winesunearthed.com/?page_id=11 the date and blue green color window still there and on the home page blue green color still on the testimonials and small windows when you put the cursor over it
Hi
Plz clear your cache then check it..
Plz indicate snapshot image.
Thanks.
Hi,
still not working for me.. the hover color remains blue and I want it in red #ff0000
I also need to change the text color inside the dropdown menu
and the line in between.please help..
thank youHi danylele2
Plz Share your website URL
Thanks.
The topic ‘Blue Color Menu’ is closed to new replies.
