Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I really love this theme and am using it for a website but I was wondering if there was a way to change the color of just one of the links in the navigation? I’ve searched through the css and other pages and couldn’t find where the code is for that. I see the css for the over all color but if I just wanted to change one of the links, I couldn’t figure it out. Thanks for any help.
Hi Ashley
Please remember to use a Custom CSS plugin or module or a child theme for your CSS changes.
You need to inspect the front end html of the menu and find the class of the list item that contains the link you want to change. It will look something like this:
Change my class .page-item-2 to your class and my color to yours.