Create and change hyperlink color - by BSW

This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler

  • Avatar: BSW
    BSW
    Participant
    September 25, 2020 at 04:33

    Hello
    I have hyperlink set in several pages and posts.
    I am using WP Bakery>Text Block.
    I have created the link using the tool above the body in Text Block.
    After I have created the hyperlink, the liks text turns Blue and is underlined, which is exacrly what I want.
    However, after publishing the page, the same hyperlinked text is the same color and not underlined. There is no way to tell at a glance where the links are in the body of text.
    I have never seen this happen before.
    How do I fix it so all hyperlinked text in pages and posts will be blue and underlined like they are when creating the page?

    Please help.

    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 25, 2020 at 10:09

    Hello,

    Your site under maintenance mode, so we can’t check it.
    Try to add the next custom CSS code:

    p a {
        color: blue;
        text-decoration: underline;
    }

    Regards

  • 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.