Adventure theme – color on single post

Home Forums All Other Themes Adventure theme – color on single post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #210199
    Charles LehmannCharles Lehmann
    Participant
    • Topics: 10
    • Replies: 19
    • Total: 29
    Member since: April 11, 2021

    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

    #210206
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30679
    • Total: 30679
    Member since: August 16, 2013

    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

    #210224
    Charles LehmannCharles Lehmann
    Participant
    • Topics: 10
    • Replies: 19
    • Total: 29
    Member since: April 11, 2021

    Chris,
    Thank you very much. This is exactly what I was looking for.
    Cheers
    Charles

    #210235
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30679
    • Total: 30679
    Member since: August 16, 2013

    Hi,

    If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org

    Regards,
    Chris

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.