• Hi,
    I am trying to change the background color of the Call to Action widget.
    I have tried using custom css

    .call-to-action-content {
    background-color: #F8F8F8;
    }

    and some other variations but it doesn’t change it.
    Any ideas?
    Thanks

Viewing 1 replies (of 1 total)
  • Hi

    Use:
    .call-to-action-content-wrapper {background-color: #F8F8F8;}

    Always look css AND html

    good luck
    (and set this issue as solved, so I hope the developer will have more time to reply to MY issue! 😀 )

Viewing 1 replies (of 1 total)

The topic ‘Call To Action widget background color’ is closed to new replies.