Is there a way to change the highlight colour?

This topic has 4 replies, 3 voices, and was last updated 4 days, 22 hours ago ago by Tony Rodriguez

  • Avatar: nmble
    nmble
    Participant
    December 21, 2025 at 02:09

    When I highlight text on my website, it gets lost as the highlight colour is a grey and my text is white (screenshot attached). Is there a way to change the highlight colour?

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Samir Malik
    Samir Malik
    Support staff
    December 21, 2025 at 16:38

    Hello, nmble,

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

    
    ::selection {
        background: #eb2728;
        color: #fff;
        text-shadow: none;
    }
    
    ::-moz-selection {
        background: #eb2728;
        color: #fff;
        text-shadow: none;
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: nmble
    nmble
    Participant
    March 8, 2026 at 20:58

    Thanks for the support! My topic “Is there a way to change the highlight colour?” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 8, 2026 at 20:58

    Dear nmble,

    It’s great having you in our WordPress & WooCommerce community!

    Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.

    Together, we grow stronger with every release.

    Topic closed.
    The 8Theme Team

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

The issue related to '‘Is there a way to change the highlight colour?’' has been successfully resolved, and the topic is now closed for further responses

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