New Landing How can we help? Cardinal Normal Text link – Live Color Customizer.

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Cardinal
  • #115818
    VdEW
    Member
    Post count: 73

    Hi,

    I want to reverse/change (just) the normal text link colors (effekt grey to blue into blue to grey).
    Is there any way to do this?
    (Using the Live Color Customizer for links changes every text what includes any link. That is a little bit to much.)

    Thank you

    #115821
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    So you want to change only the links in your body copy?

    – Kyle

    #115917
    VdEW
    Member
    Post count: 73

    Yes just the body copy

    #115919
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would have to add some custom css, please provide me withy our link and I will see what I can do

    – Kyle

    #115928
    VdEW
    Member
    Post count: 73
    This reply has been marked as private.
    #115929
    VdEW
    Member
    Post count: 73

    I mean just one link in the body copy”.

    #115931
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb_text_column p > a {
      color: #1e73be;
    }
    .spb_text_column p > a:hover {
      color: #111111;
    }

    – Kyle

    #115997
    VdEW
    Member
    Post count: 73

    Perfekt ๐Ÿ™‚
    Thank you!

    #116012
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem ๐Ÿ™‚

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register