Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #969874

    Hello,
    I want to know whether there is an option for text block element to have background color change.
    What would be the best option for me to change the text background color from white to let say red.
    Thanks,
    Austin

    #969962

    drop in a colour section element – change the background color in the setting

    drag your text block into the color section

    #970277

    Hi ohmani,

    The text block element doesn’t have that option no, but you could apply it to your content instead:

    <div style="background-color:red;">
    <p>Your content here</p>
    </div>

    Best regards,
    Rikard

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.