Jump to content

How to change the Top Horizontal Menu word and colour?


Recommended Posts

Hi dear,

 

How to change the colour of Top Horizontal Menu to black and the words is white?

 

And also i need to change the word "Home" to "Categories", how to do it?

 

And also add the word "Search" inside the search bar.

 

 

Please advice and help me!

 

Thanks!

post-788154-0-86332500-1402588201_thumb.png

Link to comment
Share on other sites

Hello

 

Paste this at the bottom of your global.css file

 

#header .sf-menu {background: #000!important;}
.sf-menu > li > a {color: #fff!important;}
 
and see if it works for you, I'll probably get shouted at.
 
You will have to decide what it looks like when you hover your mouse over the tabs
 
Paul
  • Like 6
Link to comment
Share on other sites

  • 3 months later...

 

Hello

 

Paste this at the bottom of your global.css file

 

#header .sf-menu {background: #000!important;}
.sf-menu > li > a {color: #fff!important;}
 
and see if it works for you, I'll probably get shouted at.
 
You will have to decide what it looks like when you hover your mouse over the tabs
 
Paul

 

This worked for me, Thanks (:

  • Like 1
Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...
×
×
  • Create New...