New Landing How can we help? Cardinal Change color of thin divider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Cardinal
  • #156664
    George
    Member
    Post count: 235

    Hello,

    I want to change the colour of my thin divider.

    Can you provide advice or a css class to do so?

    I only want to change it on particular dividers and not universally.

    Thank you.

    #156669
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779
    This reply has been marked as private.
    #156670
    George
    Member
    Post count: 235

    Hi Rui,

    I mean the divider asset.

    #156705
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ah ok. Add an extra class in the ones you want to customize.
    For instance add this extra class custom-divider

    Then you need to add the custom css associated with that new extra class.

    
    .custom-divider{
    border-color:#C57D7D!important;
    }

    -Rui

    #156708
    George
    Member
    Post count: 235

    thanks, perfect

    #156722
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. Great thanks to Rui.
    Thanks
    Mohammad

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 one of the following items
Login and Registration Log in · Register