This topic has 4 replies, 3 voices, and was last updated 8 years, 1 month ago by Fem.
Viewing 5 posts - 1 through 5 (of 5 total)
Hi Team,
I want to edit the site-wide colour scheme from the default blue to our ‘red’ (#ff6575). Can you tell me which CSS file I need to edit to push the changes throughout the site.
Is there an easy and safe way for me to do this?
Thanks
Ben
To change the color you need to inspect the element copy the class name and placed in a custom CSS area and you your following CSS.
So:
<div class=”topbar”>
and then, I need to check each page and confirm the class on each element?
Is there no easy way for me to do a global find and replace?
If You want to change topbar color then go through this directory wp-content/themes/ultranet/style.css find line no. 1515 and change the background-color as per your requirement. It will change color globally in the complete site.
Due to no response from the last message, we assume the problem is resolved and we consider closing this topic. If you have any further queries related to the same question then please re-open post your question here instead of opening a new topic.
Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.