- Posts: 2
- Thank you received: 0
Change Main Menu text color
-
IntrepidWeb
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 6 months ago - 11 years 6 months ago #35655
by IntrepidWeb
Change Main Menu text color was created by IntrepidWeb
Hi,
I am using the HotThemes One Page HotStart template and am in the middle of making a few changes to the theme etc.
Currently the top menu is colored grey then black on hover. When I do an inspect element on the menu to work out where in the CSS the color comes from instead of saying a .css file it says the sites directory "/" line 305.
The CSS class I want to change is called:
I did a search in the entire site directory but could not find .mnu_mainmenu anywhere.
Could someone point me in the right direction for where I need to go to change this CSS Class.
Thanks.
I am using the HotThemes One Page HotStart template and am in the middle of making a few changes to the theme etc.
Currently the top menu is colored grey then black on hover. When I do an inspect element on the menu to work out where in the CSS the color comes from instead of saying a .css file it says the sites directory "/" line 305.
The CSS class I want to change is called:
Code:
.mnu_mainmenu > li > a, .mnu_mainmenu > li > span
I did a search in the entire site directory but could not find .mnu_mainmenu anywhere.
Could someone point me in the right direction for where I need to go to change this CSS Class.
Thanks.
Last edit: 11 years 6 months ago by IntrepidWeb.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #35666
by ivan.milic
Replied by ivan.milic on topic Change Main Menu text color
That css is generated form template_css.php . But you dont need to mess with that just add new definition on bottom of file. If needed use !important flag on css property value to give it advantage
The following user(s) said Thank You: IntrepidWeb
Please Log in to join the conversation.
-
IntrepidWeb
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
11 years 6 months ago #35691
by IntrepidWeb
Replied by IntrepidWeb on topic Change Main Menu text color
That worked. Thanks.
Please Log in to join the conversation.
Time to create page: 0.162 seconds