Feature posts from your store's blog feature on a page with the Blog posts section.
Add this section to
Customize section settings
Click the Blog posts section to open its settings.
Include a heading
Add a Heading using the provided field. Leave the field blank to exclude a heading.
Connect the blog
To assign a blog to the section, click Select blog.
Control which details to display
Configure which information is included by enabling the Show date published and/or Show post author options.
Truncate or summarize posts using excerpts
Enabling Show post excerpt will display the contents of the Excerpt field along with the article title and featured image.
Can I increase the blog post width?
It is possible to increase the blog post width by adding CSS to your theme.
Please note that this change involves making direct changes to the theme code. If you encounter difficulties with this, please contact a third-party developer for more troubleshooting, customization, or functionality.
- In the theme editor (Customize), open the page selector
- Select Products, then Default product
- In the left sidebar, click to open Product pages and look for the Custom CSS tab
- Copy and paste the code and save the changes:
.article--inner {
max-width: 80%;
}
Increasing the max-width can affect the Social media share buttons (if available) so it's not recommended to go any higher than 80%
Share your experience with Empire
Your feedback is crucial! Help make Empire better by sharing your thoughts.
What to provide:
- Pain points: What's not working for you?
- Missing features: What should we add to Empire?
- General feedback: Any other ideas?
How to provide feedback:
- Fill out our quick and easy form.
- Details help us improve, so the more specific, the better!