I’m trying to center some content. So I have a content band with columns split at 1/6 + 2/3 + 1/6. I was expecting this to leave a 1/6 gap on the left and right, with the 2/3 centered on the page. However, the 2/3 column is pushing all the way to the left. Is there a way to fix this without having to write custom CSS? Even though the 1/6 columns already have a set width in the theme, it doesn’t appear to actually occupy any space on the page when checking with the Inspector.
Hi There,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thank you.
The “Our Goal” section of text should be in a 2/3 column in the middle of the page.
Hi There,
As you have Under Construction Plugin activated please provide your Wp Admin Credentials in a secure note.
Thank you!
Info included
Hi There,
Instead of having 3 columns, add just 1 column to your row, and add to your ROW style box :
max-width:900px; margin: auto;
Hope it helps!
Ok. That does work. I was just hoping I wouldn’t have to go in an assign a class and set the css in order to do it. I thought just setting the columns would work. Thanks.
Anyway, glad that you managed to do this.
Thank you.