New Landing How can we help? Atelier Change Blog Link Colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #302676
    hellojonesie
    Member
    Post count: 50

    Hey there !

    I’ve been trying to change the color of LINKS only on my BLOG pages/ “Posts”/ in product body text but I am having a bit of trouble. With the color customiser (See screenshot attached) I am only able to change the global Link Color, and as you can see, this changes also my main menu, icons, etc. etc.

    I would like to change the color of the links in my blog posts & product description only to #7eced4

    Any idea of some custom code I can use?

    Thanks so much !
    Amy

    Attachments:
    You must be logged in to view attached files.
    #302985
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please use this custom CSS:

    .single-post .inner-page-wrap.no-bottom-spacing article.post .content-wrap a {
      color: red;
    }
    .single-post .inner-page-wrap.no-bottom-spacing article.post .content-wrap a:hover {
      color: blue;
    }
    #303129
    hellojonesie
    Member
    Post count: 50

    Thank you! 🙂

    #303134
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out!

    Thanks,
    David

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register