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

Viewing 14 posts - 16 through 29 (of 29 total)
  • Posted in: Atelier
  • #224573
    fierlan
    Member
    Post count: 20

    that one is a preview post but here’s another!

    #224579
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .content-wrap > p a {
      color: orange;
    }

    but with your hex value

    – Kyle

    #224582
    GTS75
    Member
    Post count: 240

    Hey Kyle – I just tried adding this css to my site with my hex color code and I don’t see any changes to my body text links…

    #224588
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Are you trying to do the same thing as @fierlan ?

    – Kyle

    #224592
    GTS75
    Member
    Post count: 240

    Yes, it was what I was getting at in my original post. I need body text links…regardless of whether or not it’s impact style font or paragraph or what.. any text other than product categories, product names, etc. I want to have show as the color I select.

    #224597
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Try this:

    .spb_text_column .spb-asset-content a {
      color: orange;
    }

    – Kyle

    #224599
    GTS75
    Member
    Post count: 240

    Hmm still doesn’t seem to be working.

    #224606
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You’ve got it inside a media query

    – Kyle

    #224612
    fierlan
    Member
    Post count: 20

    Works for me! Thank you ๐Ÿ™‚

    #224614
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great ๐Ÿ™‚

    #224621
    GTS75
    Member
    Post count: 240

    Worked! Thanks so much Kyle.

    #224650
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great! No problem

    #261167
    cfairi
    Member
    Post count: 129
    This reply has been marked as private.
    #261187
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_text_column .spb-asset-content a {
      color: #66cccc !important;
    }

    Thanks
    Mohammad

Viewing 14 posts - 16 through 29 (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