Image Layout Width Of Text Area - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Image Layout Width Of Text Area

PR

Peter De Reyghere

SP Page Builder 4 years ago

hi, how can i set the width text area of the addon image layout.

Example: http://www.comilfobrugge.be/home

I managed to get the text area the same width as the picture by putting al lot of text. If i only put a few words, the text area is smaller then the picture, which is not so nice.

So i putted a lot of text. I fixed it.

But when i view the site in tablet or phone view, the text area is again to small...

I can not find any setting to make the background of the text area as big as the image

0
5 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #7504

Hi, Give me a screenshot of your issue please

0
PR
Peter De Reyghere
Accepted Answer
4 years ago #7628
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #7699

I can not access that link https://prnt.sc/103erbk

0
PR
Peter De Reyghere
Accepted Answer
4 years ago #7750
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 4 years ago #7894

Do you want it like this? https://prnt.sc/104gz30 Then use this custom css

.sppb-addon-image-layout-content{
        padding: 30px 140px 40px !important;
}

In Extensions>Template> Template Options > Custom Code > Custom CSS please add this Thanks

0