- This topic has 2 replies, 3 voices, and was last updated 8 years ago by Hash.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- December 10, 2016 at 5:26 am #1336gracetgwParticipant
Hi I’d like to change all instances of the teal/turquoise color on the homepage ) and elsewhere in the theme to something that reflects my brand.
Could you kindly provide CSS elements to make changes please?
Thank you
December 11, 2016 at 8:24 am #1346baelParticipantColors of circled elements you can change in CSS file. Look for lines with :after and :before 😉
December 22, 2016 at 11:47 pm #1454HashKeymasterHi,
If you are editing the style.css file then just find for the color #5bc2ce and replace it with your desired hex color.
But direct editing the style.css file is not a good approach. You can use child theme for it.
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.