Re: Dawn theme - Remove the text below Blog headings

Solved

Dawn theme - Remove the text below Blog headings

aryaman2
Tourist
11 0 2

I wish to get rid or hide the text that appears below the blogs section on my home page. Anyone got any ideas how do achieve this? Thanks. My website url is https://healinghome.co.in/Blog text.png

Text in the red boxes has to go.

Accepted Solution (1)

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @aryaman2 
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css

.blog__posts.articles-wrapper .article-card__excerpt{
display: none;
}
- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.

View solution in original post

Replies 5 (5)

ExpertRookie
Shopify Partner
1518 249 325

This is an accepted solution.

Hi @aryaman2 
You can try follow this path:
Themes => edit code => asset => base.css
and add this code to bottom of the file base.css

.blog__posts.articles-wrapper .article-card__excerpt{
display: none;
}
- Was my reply helpful? Please Like and Accept Solution to let me know!
- Want to modify or custom changes on store Hire me.
- Feel free to contact me on expert.rookie.team@gmail.com regarding any help.
Lyndajh
Excursionist
26 1 3

Worked for me in Spotlight theme. Thank you !

tarek_guma
Excursionist
22 0 4

Thanks. This worked perfect on Dawn 15. Bravo!

PageFly-Victor
Shopify Partner
7865 1786 3135

Hi @aryaman2,

 

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Add this CSS at the bottom

Online Store ->Theme ->Edit code

Assets -> component-article-card.css

 

.article-card__excerpt {
    display: none !important;
}

 

Hope you find my answer helpful!

 

Best regards,

Victor | PageFly



ZestardTech
Shopify Partner
6148 1100 1477

Hello There,

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset >base.css and paste this at the bottom of the file:

.article-card__excerpt {
display: none;
}

Screenshot :- https://prnt.sc/IpgdBbcwjN-z

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing