How to change text colour and background in menu of responsive theme
-
Hello,
my website is https://www.oratechsolve.com
I have two questions.
1) How to change text colour, font on menu responsive theme?I have following code in custom CSS style.
.menu {
background-color: #CC9900;
background-image: none;
color:#660066;
}
It changed the menu colour but not the text. How to change the text colour?2) I need to change the drop down list colour to #CC9900. It is showing white.
Check Blog tab under menu.Thanks in advance for helping me to resolve this.
Regards,
Vijaya
- The topic ‘How to change text colour and background in menu of responsive theme’ is closed to new replies.