an
groups-icon

Hyperlink color in blog posts

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Maker Thomas Media
    0 points
    Beginner

    I am trying to get the links in an individual blog post to show a different color.

    https://emagineamerica.com/spotlight-artisan-apurposeagain/

    Not the menu, not the widget link colors, and not every single link on an individual blog post page.
    I am able to get the “hover” to work. It’s site wide but that’s ok for the Hover part. I can live with it.

    I saw this code and they said it worked by putting it into the footer section.
    Is there any additional code to put this before or after like a <style> ?

    .single-post a {
    color: red; }

    even tried this..

    <body>
    .single-post a {
    color: red; }
    </body>

    Tried these too

    <style>
    .core_post_content a { color: blue; }
    </style>

    <style>
    .single-post a { color: blue; }
    <style>

    It’s either every link on a page or nothing.

    I am trying to get the links in an individual blog post to show a different color.
    Help!

    Attachments:
    You must be logged in to view attached files.
    June 30, 2015 at 2:15 am
  • 1 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 30, 2015 at 8:05 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    June 30, 2015 at 6:15 pm
  • Maker Thomas Media
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 1, 2015 at 2:16 am
  • Josh njenga
    -13 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    July 2, 2015 at 5:12 pm

353

Views

4

Replies