How to change Breadcrumbs “Return To Previous Page” Link hover color

This topic has 2 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Tony Rodriguez

  • Avatar: KG
    KG
    Participant
    February 20, 2023 at 13:27

    How to do that?

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 20, 2023 at 13:37

    Hello @KG,

    Please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser’s cache.

    .page-heading a.back-history:hover {
        color: red !important;
    }

    You can modify the color in the code to suit your needs.

    Best Regards,
    8Theme’s 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.