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

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

    I’m trying to get the 3 sections of text within the Row to have the body text link colors be the site’s accent color. Here is the css I was trying to use, but it’s not working:

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

    Please visit http://gtsclothingwholesale.com/thanks/ to see the section I’m talking about. Each text section has a link in the text, but I want the text links to stand out in the red accent color of the site.

    What am I doing wrong?

    Thanks guys.

    #259041
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try to use only.

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

    Let us know if it worked.

    -Rui

    #259049
    GTS75
    Member
    Post count: 240

    That did not work… It only made the text above the “Row” red. Didn’t change the link body text color at all.

    #259143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Try this:

    .sf-icon-box-content p a {
      color: #ff0000;
    }

    – Kyle

    #259319
    GTS75
    Member
    Post count: 240

    that worked – thanks!

    #259356
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    – Kyle

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