Links underlined - by sanbeau - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: sanbeau
    sanbeau
    Participant
    September 2, 2015 at 19:28

    hello, what place I can change the code so that my links underlined? and what I have to code or replace?

    Thanks

    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2015 at 19:35

    Hello,

    Could you please clarify with more details what links exactly you want to change and show us screenshots?
    Also please provide us with link to the page.

    Regards,
    Robert Hall.

    Avatar: sanbeau
    sanbeau
    Participant
    September 2, 2015 at 19:41

    I want to change the appearance of links in the text. Right now, the words of the text that link change color when moving the mouse over it. I wish they would change color and are always underlined.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 2, 2015 at 20:26

    Try to use the following code in Global Custom CSS

    .page-content li a {
        text-decoration: underline;
    }

    Regards,
    Robert Hall.

  • Viewing 4 results - 1 through 4 (of 4 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.