Mobile Feature Box Doesn't Work - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Mobile Feature Box Doesn't Work

N

Nicolò

SP Page Builder 2 years ago

Hi, in mobile version of feature box, the text disappears and the image width is 100%. In SP Page Builder prewiev it looks very different. Preview:

Real view:

Thank you
0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #97165

Hi there!

Sorry for your issue. Can you share your site URL here, please?

Best Regards

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97174

Hi

Thanks for contacting us. Could you please give me your site URL so that I can check?

-Regards.

0
N
Nicolò
Accepted Answer
2 years ago #97463

Hi, You can find the same issue on this page in the second row https://www.metodoenea.it/il-metodo Thank You

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #97674

Give me that specific page link please.

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #97785

Hi,

Did you mean these images? https://prnt.sc/MfUh8YI7LYZw

Please use the following code in your custom CSS:

.sppb-addon-feature .sppb-media, .sppb-media-body {
    overflow: initial !important;
}

It will enable text part of the Featurebox addon in mobile view.

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

The following blog post may also help about responsiveness: https://www.joomshaper.com/blog/make-your-columns-responsive-in-sp-page-builder-4

Best Regards

0