Thumbnails From Articles In Element Articles Change Size And Shape - Question | JoomShaper

Thumbnails From Articles In Element Articles Change Size And Shape

H

Hugo

SP Page Builder 11 months ago

Hello,

I am encountering a strange issue on a website using SP Page Builder Pro and the element Articles (see here under Nieuws: https://miskottestichting.nl/

I have added some articles a while ago, and then I added 2 last week. The 2 I added last week get a square (rather large) thumbnail - the ones I added earlier have rectangular thumbnails. I cannot figure out why this happens. Can ayone help me?

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #176724

Hello Hugo

This happens because of the different size images. You can fix it with Custom CSS so that the height of the images remain the same.

Please use this CSS to Template Options -> Custom Code -> Custom CSS

.sppb-addon-articles .sppb-addon-article-layout-masonry-content img{
    height: 300px;
}

Best regards

0
H
Hugo
Accepted Answer
11 months ago #176815

Thanks for the quick reply, that did the trick!

0
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 11 months ago #176945

You are welcome. I am happy to help 😊

I have a humble request. It would be very kind of you if you can manage some moment to give us feedback on

  1. Joomla Extension Directory
  2. TrustPilot

This will inspire us to improve.

0