Archived topic
offers - design
1 reply · Started by generatepressuser on March 26, 2019
Hello
I checked all the options and features in premium gp, but could not find the right one.
I am wondering how to create those feature/opton/offer design which a lot of websites have, yours too. For example on your startpage there I can see the options "Secure & Stable", "Less Than 30KB", "Top-Tier Speeds" and so on, they have a title, description and a picture. Did you do like a table with 3 colums and then put inside the h3 title, a text and an image? But when I use a table, I can not put an image into the table, so which function could I use to list products with a short description which looks modern? Same example like you have usded on "Explore our premium modules".
Thanks
Hi there,
Those are actually custom coded - You can see the HTML and CSS associated with them by using the browser inspector.
The HTML and CSS part of this article also shows you how to create 3 columns:
https://docs.generatepress.com/article/split-header-three-sections/
The easiest method would probably be Gutenberg Columns block though.
Let me know if this helps :)