Bug After Update Template Helix Ultimate To Last Version - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Bug After Update Template Helix Ultimate To Last Version

Vlad

Vlad

Template 2 years ago

After updating the template, articles in the mobile version are displayed crookedly. https://prnt.sc/0LstBACqqTgL

0
3 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #139442

Yes, temporray you can force correct view by using Custom CSS:

@media screen and (max-width: 680px) {
.sppb-addon-articles .sppb-col-xs-4.sppb-col-sm-4 {
  max-width: 100%;flex: auto;}
    }
0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #139439

Hi Vald,

Is that view from Blog view (Helix) or Articles addon (SPPB)?

if Articles addon - have you updated SPPB, and changed settings for Mobile view.

0
Vlad
Vlad
Accepted Answer
2 years ago #139481

I updated Page Builder and updated the template. On the previous version SPPageBuilder of the component Article no problem.

0