Forums
Forums / Theme: Reiki / Menu Color
(@viralside)
9 years ago
I would like to change the color of the white navigational menu. I am new to coding so I am not exactly sure what I need to put in the Additional CSS field to accomplish this. Thank you for the help!
(@salsaturation)
@viralside
Please give a link to your site. Have you looked in the theme settings/options?
(@subrataemfluence)
This is always recommended to post your site link along with your post. Thank you
http://www.viralsidemedia.com
try this in your custom css area –
#drop_mainmenu a { color: #000; } #drop_mainmenu>li.current-menu-item>a, #drop_mainmenu>li>a:hover { border: 2px #000 solid; }
Thank you so much salsaturation! That worked perfectly!
The topic ‘Menu Color’ is closed to new replies.