Archived topic
Center Pricing Tables
3 replies · Started by Linden Wade on April 11, 2018
Viewing posts 1–4 of 4
Hey Guys,
Just wondering if I could get some help?
Any ideas on how I can centre these pricing tables? (Website URL has been submitted).
Thanks,
Linden
Hi there,
Try this CSS:
.page-id-177 .inside-article {
display: flex;
}
.page-id-177 .entry-content {
margin: auto;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know.
Hi Leo,
That worked brilliantly!
Thank you so much.
Linden
No problem!
This archived topic is closed to new replies.