I want to change the donate button on the main navigation to orange and have all the other buttons stay to color I've selected in the theme options. Please help.
Please remove the steps that were provided in the previous article and then you may use the following Custom CSS Code to accomplish this request.
/*Changes The Donate Button In The Main Header*/
#menu-item-15714 a.sf-with-ul{
color: #e06e21 !important;
}
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Please let me know if there are any more questions that I can answer for you.
Hi:
I want to change the donate button on the main navigation to orange and have all the other buttons stay to color I've selected in the theme options. Please help.
Thanks,
SF
Hi Susan,
Thanks for getting in touch.
Have a look at this: https://themenectar.ticksy.com/article/9307
That should get a button on your nav item.
Let me know the result.
Cheers
Hi:
Thanks for your reply...however, I don't want it to be a button. I want it to be orange text.
The rest of the navigation is gray and I want the donation link in the main navigation to be orange text - not a button.
Please advise.
Thanks!
Hi Susan,
Thanks for your reply.
Please remove the steps that were provided in the previous article and then you may use the following Custom CSS Code to accomplish this request.
You may add this to the Custom CSS Code section located by navigating to Appearance>General Settings>CSS/Script Related>Custom CSS Code from your WordPress Dashboard
Please let me know if there are any more questions that I can answer for you.
Cheers!
Andrew:
Thanks so much for your timely response. Looks great!!
Thanks again,
Susan