Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file Last thumbnail position problem

More
3 months 2 weeks ago #6094 by waro
Last thumbnail position problem was created by waro
Hello Is it possible to change the view of last items that are on last page?So far they are stretch what about float left or right and keeping them the same size as rest? Please see attachments
Attachments:

Please Log in or Create an account to join the conversation.

More
3 months 2 weeks ago - 3 months 2 weeks ago #6097 by syw
Replied by syw on topic Last thumbnail position problem
Hello,

to do that, you need to set the layout item spacing to 'start'.

The items will always stretch up to their max width, so you have to make adjustments to the width settings.

The overall layout is using CSS Flexbox. So you may have to make some CSS adjustments.

Olivier.
Last edit: 3 months 2 weeks ago by syw.

Please Log in or Create an account to join the conversation.