Home>Support>Clients section issue on Pitch Premium

Clients section issue on Pitch Premium

By cv2k10, 9 years ago. Last reply by Magus, 9 years ago.

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?

URL: http://bubblelaundrette.com.my/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi 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

  2. 9 years, 3 months ago cv2k10

    Yes, it’s better now.

    But is that possible to centerize the 4 images?

  3. 9 years, 3 months ago Magus
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More