Link Color Inconsistency Between Old and New Blog Posts

This topic has 2 replies, 2 voices, and was last updated 6 hours, 32 minutes ago ago by Samir Malik

  • Avatar: Lani
    Lani
    Participant
    February 28, 2026 at 00:58

    Hello,

    I noticed that the link colors in my older blog posts are different from those in my newer posts, and the styling is not consistent.

    For reference, here is an older post:
    https://lifestylerelated.com/change-your-body-shape-by-changing-your-mind/

    And here is a newer post:
    https://lifestylerelated.com/weekend-wellness-reset-how-to-plan-micro-retreat-at-home/

    The link color and formatting appear differently between the two versions. I would like the link styling to be consistent across all posts.

    Please see the screenshots attached below for comparison. This issue is occurring across multiple posts.

    Could you please help review and advise on how we can standardize the link colors, fonts, etc., sitewide?

    Thank you so much!

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Samir Malik
    Samir Malik
    Support staff
    February 28, 2026 at 07:45

    Hello,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .content-article.entry-content a,
    .content-article.entry-content a * {
        color: #B7A490 !important;
        font-family: "Lora", Sans-serif !important;
        letter-spacing: -0.2px !important;
        text-decoration: none !important;
    }
    

    Kind regards,
    The 8Theme Team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.