Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Uplift
  • #301393
    micheal_w
    Member
    Post count: 498

    Hi guys,

    I would like the modal text to be white, any recommendation how to do that?
    If I change it using the wysiwyg editor, the whole modal disappears…

    Thanks!

    #301394
    micheal_w
    Member
    Post count: 498
    This reply has been marked as private.
    #301395
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option.

    .home .modal-text-link {
        color: #fff;
    }

    -Rui

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

You must be logged in to reply to this topic.