Home>Support>Center-align Post Loop Grid

Center-align Post Loop Grid

Hi,

Firstly, love the updated PageBuilder.

Just wondering how I can center align the post loop grid items, like at the bottom of this page: http://www.naturespy.org/camera-trap-services/

You can see the three items are aligned left. I’ve tried text-align: center; in CSS but to no avail.

Help would be greatly appreciated.

Thanks,

James

URL: http://www.naturespy.org/camera-trap-services/

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, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hey Nature Spy, good to hear from you. Glad to hear PB 2.0 is working out for you, thanks for the continued support.

    Let’s try the following:

    .vantage-grid-loop {
    text-align: center;
    }
    
    .vantage-grid-loop article {
    float: none;
    width: 24%;
    display: inline-block;
    vertical-align: top;
    }
    
  2. 9 years, 8 months ago Nature Spy

    Perfect Andrew – thanks for your help, much appreciated.

    James

  3. 9 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    For sure, glad that did the trick.

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