Hello everyone, can someone tell me how to remove the Blog Post Title underneath my blog post?
I’ve managed to remove the Blog Page title for my collection, but can’t seem to find the code to remove the title below, and when I create a new blog post, it doesn’t let me NOT add a title … thank you!
@mariarvz
Please share your store url.
www.mariarobla.com pass: halloween thank you!
Hi [email removed]Mariarvz
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file component-card.css.
Step 3: Paste the below code at bottom of the file → Save
.blog-articles__article .card__content{
max-height:0px !important;
overflow:hidden
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Worked like a charm, thank you a million times 
You are welcome. I’m glad when I can help you 