Hello Olly,
Thanks for creating a wonderful plugin. I am having trouble editing the CSS though.
I am trying to get rid of the dummy articles in my grid layout use of the plugin. When I edit the CSS using Google Chromes DevTools it works, however when I go into my ChildTheme and edit the CSS there and input the code:
article.wppizza-article-clear{display:none}
It doesn’t work.
Any suggestions would be extremely helpful.