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].
Is there a way to decorate each panel with background color or image or even a border to give it a little pizzaz?
If you’re using Vantage, then it uses row styles, that let you do exactly that. If you’re using another theme, you can try using some custom CSS. Each row and cell has its own unique ID, that you can use to target and modify its style. The following guide should help you find the IDs for the rows and cells.
https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Thanks Greg, appreciate the time you took to answer my question. I also wanted to ask about your “post loop” widget. Its awesome and really works well but is it possible to add selecting post by category added to it?