Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
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
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.
You might also need to install the SiteOrigin CSS Editor.
Yes, I am using Vantage. I just put in the CSS and it works great – thanks for the help!