Clients section issue on Pitch Premium
My website that build on Pitch Premium has an issue on clients section.
The clients images are displayed correctly on clients sections after the main page loaded,
but the imaages start to go out of alignment when someone press the scroll right arrow.
Please visit my site and refer to this screenshot http://screencast.com/t/gOCniUBhdyc to view the client section after scrolling right.
How do solve this issue?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Cv2k10
In your custom CSS please find this entry
.home-loop .post-list-wrapper { margin: 0px -6px; }and change it to
.home-loop .post-list-wrapper { margin: 0px 10px; }Let us know how you get on
Magus
Yes, it’s better now.
But is that possible to centerize the 4 images?
Hi Cv2k10
Please add the following to your custom CSS
.home-loop .post-list li:first-of-type.post { padding-left: 0px; } .home-loop .post-list li.type-client.post img { margin-left: 0px; }Magus
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.