New Landing How can we help? Cardinal Boxed Content hyperlink colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #154552
    lainek
    Member
    Post count: 1

    Hi Swiftideas,

    I need some help to change the texts colours in the Boxed Content.
    I created a hyperlink and the texts for the hyperlink became dull as it is kinda of like black on a dark grey background so I need to change it to a brighter colour example: #86E90D while the mouseover colour of the hyperlink I want it to remain as “accent” colour.

    Please advise.

    #154593
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    div.box-content-wrap a{
    color:#fff !important;
    }
    
    div.box-content-wrap a:hover{
    color:#ff0000 !important;
    }

    Thanks
    Mohammad

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