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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hey 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; }Perfect Andrew – thanks for your help, much appreciated.
James
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.