Image Spacing - Question | JoomShaper

Image Spacing

DA

Dina Abramson

SP Page Builder 1 year ago

https://www.accountantswebdesign.us/accounting/accounting-technology In the clients element at the bottom of the page, there are some icons that are not spaced evenly to the next. For expample, The Shopify and XERO and Expensify images are more to the left than they should be. I haven't been able to find anything that would affect all images equally. Can you let me know what I need to do please? Also, the auto slide is set to on, but once it gets to the end of the items, it doesn't keep going from the start again. Should it? Thanks

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 1 year ago #155928

Hi Dina,

Please use that Custom CSS:

.sppb-addon-clients .sppb-carousel-extended-item img {
  text-align: center; margin: 0 auto; }

it should help :)


Have a nice day.

0
DA
Dina Abramson
Accepted Answer
1 year ago #155933

Thanks

0