I’m building a site using Visual Composer, and have tried both a Visual Composer hack to turn 6 columns into 5, as well as adding HTML for 5 columns and Cornerstone shortcode to add 5 columns. All 3 methods generate 5 columns, but I am not able to get any of these to center align within the container. I’ve been able to centre align 4 columns in a container, but for some reason 5 across isn’t working. I feel like I must be missing something really obvious. Help?
Hi there,
Thanks for writing in! I see you’ve added the following code in your theme:
.x-column {
margin-right: 0;
}
Please find and remove the above code to fix the issue.
Cheers!
1 Like
Oops. 
Thank you!
You’re welcome.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.