- This topic has 3 replies, 2 voices, and was last updated 1 year, 2 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Adventure theme – color on single post
Hi there,
On the individual posts, I noticed that the “Tag” icon is displayed in green as well as the text on the “Save my name, email, and website in this browser for the next time I comment.” option. I am using the “single post right sidebar” layout but could not figure out where to change the color. I could not find it neither in the theme customization part, nor in Elementor, nor in WP customization.
For example, on the following page: https://destination-montagne.ch/en/le-long-de-lareuse/ I would like to change the color of the tag icons and the text at the botton to another color (the same as the one defined on other sections of the page: #30829d blue).
Is there a way to change that? In the customized CSS section? If so, what should I put in there?
Thanks in advance.
Cheers
Charles
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.comment-form-cookies-consent {
color: #30829d;
}
.tag_list i {
color: #30829d;
}
Regards,
Chris
Chris,
Thank you very much. This is exactly what I was looking for.
Cheers
Charles
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Chris
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]