Home>Support>Remove post images from grid layout in Page Builder Post Loop Widget?

Remove post images from grid layout in Page Builder Post Loop Widget?

Hello,
Is there a way to prevent images from showing up in the Grid layout using the PB Post Loop widget? Not all of the posts that I want to include in my query have images, so I just want the grid to show the title of each post with a read-more excerpt. I could also use the Circle Icon layout, but would want all posts to use the same circle icon (not have some show image and some show plain icon). Sorry if this question has been answered elsewhere and I missed it. Thanks for any suggestions!
-Kristen

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 4 months ago Alex S
    Hi, I Work Here

    Hi Kristen,

    Yes. To clarify, what theme are you using? If you’re using Vantage this can be done with some CSS.If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .vantage-grid-loop .grid-thumbnail {
    	display: none !important;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

  2. 7 years, 4 months ago kjericks

    Yes, I am using Vantage. I just put in the CSS and it works great – thanks for the help!

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More