How to center 3 column feature list

When I set my feature list from 4 columns to 3 columns, the lists are aligned left rather than being centered on the page.  I have tried to apply a custom CSS which has allowed me to make the width 80% but I can't seem to get it to center on the page.   Here is a screenshot:
https://www.screencast.com/t/Ownwc0ilOyR

And this is the custom CSS I have added so far:
.feature_list2 {width: 80% !important; font-weight: bold !important;}

Can you please help?



Comments

Sign In or Register to comment.