How to remove the post description?
How to remove the post description (under the post title) in the Pots loop? I just would like to have a picture with a title.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Kamil
You could remove the post excerpt from each post or using the following under Appearance > Custom CSS to hide it:
/* Vantage Hide Grid Loop Excerpt */ .vantage-grid-loop article .excerpt p { display: none; }Thanks!
Super, glad that helped.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.