• Hi everyone,
    I have a newbies’ problem, I have a link in my website, in this page: https://findonlineservice.com/greenclean/.
    It’s in the bottom of the page attached to the word “MLS” with the line underneath it.
    I tried to make this link blue but I can’t find a way to keep the link and make it blue at the same time, any ideas?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    .entry-content a {
        color: blue;
    }

    To add CSS:

    • If you are using WordPress 4.7 or later, use the “Additional CSS” option in the customizer.
    • If your theme has a custom CSS option, use that to add the CSS shown above.

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter tal262

    (@tal262)

    Great, thank you very much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Easy question’ is closed to new replies.