Articles Addon: Images Cropped Since Update To Sp Page Builder 5.3.2 - Question | JoomShaper

Articles Addon: Images Cropped Since Update To Sp Page Builder 5.3.2

MartinSach

MartinSach

SP Page Builder 1 year ago

Hello there, since updating to sp page builder 5.3.2 all blog images are cropped. In detail: I'm using the articles addon in page builder with 6 columns and now all images do not have a square format as required but are cropped to rectangles. With 4 columns it works fine, but I need 6. Same problem on mobile phone portrait: with 2 columns the images are cropped, with 1 column it looks fine. All images on the website are square and so they are defined as blog images in the template presets. With sp page builder 5.3.0 it was ok. Can you help me please?... Here is a link: https://kunsthandel-figge.de/2024/index.php/de/kuenstler/bruno-bruni

I'm using J5, Helix Ultimate and the latest SPPB.

0
3 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #157634

Hi there,

Thank you for reaching out, and I apologize for any inconvenience caused by this oversight. Initial solution is here.

Add this css code inside the custom.css file.

.itemid-169 .sppb-addon-articles .sppb-addon-article-layout-content img {
    width: 100%;
    height: initial;
    object-fit: cover;
}

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
MartinSach
MartinSach
Accepted Answer
1 year ago #157636

Perfect! Thank you very much for your quick reply!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 1 year ago #157637

You are most welcome! We appreciate your feedback and are delighted to hear that you're satisfied with our service.

To officially close this forum post, mark it as accepted. If you have any more questions or need further assistance in the future, please don't hesitate to reach out to us.

As for writing a review about our product and support quality, we would greatly appreciate it! Your feedback helps us improve and serves as a valuable reference for others. Please take a moment to share your thoughts about your experience with our product and the support you received. Your input is valuable to us and the community. Thank you in advance for your time and support.

Joomla Extension Directory

JED.png

TrustPilot

Trust-Pilot.png

We're here to assist you with any further questions or requests you may have. Once again, thank you for choosing our product and for being a part of our community.

Best regards,

Toufiqur Rahman

Team Lead, Tech Support (JoomShaper)

0