New Landing How can we help? Cardinal Text Block Color background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Cardinal
  • #247655
    NiikaQ
    Member
    Post count: 129

    How do I set the background color of a text block?

    #247762
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .spb_text_column {
        margin-bottom: 20px;
        background: #ff0000 !important;
    }

    OR give e extra class to text box and use this custom css :-

    .extra-class {
        margin-bottom: 20px;
        background: #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