Bug In Component Articles - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Bug In Component Articles

Vlad

Vlad

SP Page Builder 1 year ago

Hello dear support, please tell the SP Page Builder developers, a bug was found in the Articles component. When I view the site on a mobile phone, the columns do not adapt to the screen size. More details in the screenshot https://prnt.sc/0LstBACqqTgL Thank you!

0
7 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #140467

Hi

Thanks for contacting us and sorry for your issue. Could you please give me your site URL? So that I can check.

-Regards.

0
Vlad
Vlad
Accepted Answer
1 year ago #140567
0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #140711

Please use 1 row for mobile instead of 3. It should work then. This blog will help you.

https://www.joomshaper.com/blog/how-to-make-a-website-perfectly-responsive-with-sp-page-builder

0
Vlad
Vlad
Accepted Answer
1 year ago #140864

Hello dear friend, I tried to take your advice, forcefully change the number of columns from 3 to 1 in adaptation for mobile devices and nothing worked, I sent you a screenshot. I made a crutch and added the code:

@media screen and (max-width: 680px) {
.sppb-addon-articles .sppb-col-xs-4.sppb-col-sm-4 {
  max-width: 100%;flex: auto;}
}

This code solves my problem. But I would like the problem to be solved by the developers Sp Page Builder and the component to work properly. Thank you! https://prnt.sc/_Pp4UzEsp9mL and https://prnt.sc/Z1oq42IWCiVy

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #140901

Thanks for sharing the solution and glad to know that you have managed to fix it. You can now close this post by accepting the answer.

By the way did you try that blog?

0
Vlad
Vlad
Accepted Answer
1 year ago #140906

Please report the problem to the developers so that this bug will be fixed in the next versions.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 year ago #141110

I will inform our team about it.

0