Change the color of the link in product details

This topic has 2 replies, 2 voices, and was last updated 1 month ago ago by Andrew Mitchell

  • Avatar: esi
    esi
    Participant
    February 11, 2026 at 08:00

    how can i change the hyperlink in the product description, i read the topics and i have found a CSS code that is working for text in the posts but it do not work on product description the image is attached to a sample product
    https://knxbazzar.com/product/knx-tenton-sbr-u/

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    February 11, 2026 at 09:34

    Hello, esi,

    To change the color of those links, you can use the following custom CSS.

    .woocommerce-product-details__short-description a, .woocommerce-Tabs-panel--description a {
        color: #000;
    }

    Best regards,
    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.