Different color scheme for main navigation on subpage.
I'm using the transparent header overlay for my home page main menu which are white on a blue background, but I need to have black links on a white background for the subpage main menu. I'm not seeing an option on the layout page settings to change the link color. How do I accomplish this?
Thanks.
Thanks.
Comments
sorry but this is not possible. The layouts give you some modification options but this is not in the options.
You can create another menu for this page and wrap each menu item in a SPAN
<span style="color:#000;">Home</span>
thanks
Also, in some of your templates, in the last main menu option you have it styled to look like a button. How can I achieve this?
Thanks again.
Just need some guidance on how to add button to the main menu.
You will find it in theme options>header&subheader>extras.
thanks
How do I change the button color? I checked under colors but don't see a specific option for Action Button.
Thanks.
thanks