Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Change color of links inside posts #128331
    Anne Taylor
    Participant

    Screenshot

    The link underlined in red is an example of a link I would like to be a different color in my posts: https://drive.google.com/file/d/1MNFzFLqi-67cNIoand-Zzzdwek6KxDLE/view?usp=sharing

    in reply to: Change color of links inside posts #128179
    Anne Taylor
    Participant

    Hi again. 🙂 Thank you so much for all of your help, but that did not work either. That new code changed the color of my blog post titles but not the color of the links inside each individual post.

    in reply to: Change color of links inside posts #128068
    Anne Taylor
    Participant

    Hi there, thank you for answering and for this code. However, I added it to my Additional CSS and there was on change of font color of links within my posts. Everything is still black. I’m not sure why it won’t work. My current CSS is:

    body, button, input, select, textarea {
    font-size: 16px;
    Color: #000000
    }
    b, strong {
    Color: #000000;
    }
    a:hover {
    color: #0C80A1;
    }
    a:link {
    font-weight: bold
    }
    .home .archive-blog-wrapper article .entry-container a.btn, .home .archive-blog-wrapper .post-categories li a{
    color: #0c80a1;
    }

Viewing 3 posts - 1 through 3 (of 3 total)