Image with Text Section - Expand Text Box width

Hi everyone,

I want to expand the Text box of the Image with text Section so all my text will be in one line.
How can I do that? Thanks in advance! :slightly_smiling_face:

My Website and Passcode: testriel

@rielrielx - add this css to the very end of your base.css file and check

#ImageWithText--template--19317405319449__526d79e8-d7b4-42a4-ad37-f597de9ad564{    padding: 2rem !important;}

1 Like

It worked! thank you :slightly_smiling_face: