New Landing How can we help? Atelier Body text link color

Viewing 15 posts - 1 through 15 (of 29 total)
  • Posted in: Atelier
  • #221734
    GTS75
    Member
    Post count: 240

    I’d like all of my body text link colors in blog posts to show up a certain color, without affecting EVERY link on my site. I realize I can use the Appearance > Customizer to change link colors, but when I did that it changed every link…main menu items, product titles, etc. Is there a way to only set the color of body text links? Like when I’m internally/externally linking to other content in my blog posts?

    Thanks

    #221802
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-content a{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

    #221955
    GTS75
    Member
    Post count: 240

    Thanks Mohammad – I added the css and replaced the color code with the color I’d like to display as my link text color…however the color isn’t appearing for link texts on my blog posts. I’ve attached a screenshot of what my css looks like. Is this correct?

    Attachments:
    You must be logged in to view attached files.
    #221959
    GTS75
    Member
    Post count: 240

    And if possible…I want only the ‘text links’ to show as the color…not product info on category pages like the product name and related categories. Is there css to exclude that?

    #221997
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can’t see the entire code but it seems you have an extra closing bracket at the end(not sure if you have any media query before that).

    Try to remove that last closing bracket.

    -Rui

    #222003
    GTS75
    Member
    Post count: 240

    The css worked and the color link text I want is currently being displayed, which is great – but I only want blog post text links and page text copy to show in that color, not the product names, categories, all that…

    #222135
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with blog text and page text. I will give to you exact css.
    Thanks
    Mohammad

    #222257
    GTS75
    Member
    Post count: 240

    Thanks for your time Mohammad. The page url below contains a few text links that should be highlighted with the color I choose.

    “@shippysue” and then “featured on our site” and “GTSclothing.com” should be highlighted the color of my choice.

    Thanks

    http://gtsclothing.com/justonajourney-shauna/

    #222270
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .impact-text a{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

    #222553
    fierlan
    Member
    Post count: 20

    I’d also like to change this on blog posts and main body text, the code above does nothing on our site though

    #222561
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi @fierlan,

    This last code is only for impact text, did you tried the initial one that Mohammad provided?
    Let us know also your site url.

    Thanks

    -Rui

    #224532
    fierlan
    Member
    Post count: 20

    Hi @Rui, the first code changed every link, I just want to change the links in the body copy itself

    #224535
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    @fierlan

    Can you paste here the code you used?
    What you mean exactly with links in the body copy?

    -Rui

    #224546
    fierlan
    Member
    Post count: 20

    So I used this code:

    .page-content a{
    color:#ff3400 !important;
    }

    We want the body links to be orange as per the AFTER screenshot, but the author, category, tags & social should be black as per BEFORE

    Attachments:
    You must be logged in to view attached files.
    #224555
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    What’s your link?

    – Kyle

Viewing 15 posts - 1 through 15 (of 29 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