Archived topic
Sections
2 replies · Started by John on April 20, 2017
Need some mentoring for a new Wordpress user. Running GP Premium 1.2.96 and have it running. I would like to expand the content from simple pages to including fancier content.
Have looked over the Sections feature, and watching the online tutorial, and liked what I seen int he Content area. Basically, the end result in the demo is a three wide by three high table. What I cannot figure out how this is created. I added content, with H1 tags, but ended up with a long list, as opposed to a nicely formatted wide/long display as in the example.
I am sure it is something I am missing but it eludes me currently. Any advice or tutorials on using the features would be appreciated.
Thanks... john
Hi John,
Are you referring to this page? https://generatepress.com/premium/
If so the table is created with the built in grid system, so like this:
<div class="grid-33 tablet-grid-50 mobile-grid-100">
Let me know if this answers your question.
If you're not comfortable with HTML, this plugin achieves the same result: https://wordpress.org/plugins/lightweight-grid-columns/