How Can I Remove Thick Underline Under the Header On My Collections and Blog Post Pages?
Hi @mgarcia0566
Please Share your store URL
Please add below css code at bottom of assets/theme.scss.css file
.box h1.page-title {
background: none;
}
Thank you.
1 Like
Thank you so much!!! Have a nice day.
