Hi Eric,
Please use below custom css code to remove the post content
.blog post-featured-content .entry-content p { display: none; }
Thank you!
I copied this: .blog post-featured-content .entry-content p { display: none; }
And got no reults (see http://bryanwinward.com/)
Help?
Hello Eric,
Sorry! missed something please use below one.
.blog .post-featured-content .entry-content p:first-child { display: none; }
That worked. THANK YOU!!!!!!!!! Much appreciation for great support.
Welcome anytime @ericdrichards
I have the same issue and this solution doesn’t work for me now. Please help.
Hi @thomasmayth
Please follow above#54529 reply
Thankyou so much for your help. It works!
Welcome anytime @annieclover24