I want the featured image to only show up on the blog card in the blog list. I want to make sure the featured image does NOT automatically get inserted to the top of the blog post page.
But when I add a featured image to the card, it also adds it to the blog post at the top of the page. How do I make sure that featured images only live on the blog card in the blog list?
From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “Assets” folder, click on “base.css, style.css or theme.css” file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
I saw this is a couple months old but I’m having the same issue. I want to keep the blog post picture on the news page but I don’t want it at the top of the actual blog post. I also don’t have timber.css, base.css, theme.css, or style.css. If you could help that would be great!