Shopify themes, liquid, logos, and UX
Hi there,
How do I remove the blog post title "Test Blog Post?"
https://elevatedkarma.com/blogs/news/test-blog-post
password: Chifri
Solved! Go to the solution
This is an accepted solution.
@karmadesign oh sorry or that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.template-article .section-header {display: none;}
Hi!
Login to your shopify admin panel and select this post which is under "Online Store" > Blog posts
Select and go to Actions and click on delete blog post
.article__title {
display: none !important;
}
Add this code in the bottom of theme.css or theme.scss file.
Thank you.
Thanks for your help, @Mr_RaviRaj! Your solution took away the title, but left the field creating a space on my page.
@KetanKumar , your solution cleared out the blog title perfectly! Thanks for your help!
its my pleasure to help us
This is an accepted solution.
@karmadesign oh sorry or that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.template-article .section-header {display: none;}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024