forums › forums › Circle Flip Support › Small Pricing – Won't Centre › Reply To: Small Pricing – Won't Centre
December 13, 2015 at 11:40 am
#6956
Hey Andy,
Thanks a lot for the feedback.
Please try adding the following to the Custom CSS panel
.aq-block-cr_pricingtablessmall_block {
text-align: center;
}
.miniPricingTable {
float: none;
display: inline-block;
}
That should do the trick!
Please let me know if something goes wrong
Cheers