Is it possible to create sections (a block of content that span horizontally across the page) like the following (e.g,. Premium, User Friendly Features, Our Users Love Us) (this page is from https://generatepress.com) using Ghost?
Sure, you can define partials
, which allow you to create partial templates for sections of your page. By using (hidden) tags and filters you can easily determine what content shows up in which section.