How to create three column static homepage?
-
I am finding themes that supposedly offer three-column formats, but when I activate them I see no option for three columns. I do not want to create a blog, but want to create static pages using three-column format. Ideally this format would allow me to combine two of the columns on certain pages so that I can display some text and illustrations across two columns.
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hi there. When a theme says three-column, what that usually means is one column for content and two sidebar columns. To split your content area on a page into three columns you’ll have to create html tables using the text editor view of the page editor.
I have to warn you, if you’re unfamiliar with html, tables are pretty advanced, but these links cover most of the basics: https://en.support.wordpress.com/advanced-html/#tables
https://wpbtips.wordpress.com/2013/04/09/table-coding-for-wordpress-com-users/If you have the Premium or Business plan upgrade you might also be able to create the desired effect using CSS. You can post in the CSS Customization forum for help with that. https://en.forums.wordpress.com/forum/css-customization#postform
- The topic ‘How to create three column static homepage?’ is closed to new replies.