I just want text on the Category Blog page on News Blog template, no images. What is the CSS to make that happen?
Hi richnyc30
You can try this:
.blog .item-image { display: none; }