Forums
(@kanedan29)
10 years, 4 months ago
I was having a similar issue, but that insert to the CSS sheet wasn’t working. So I changed the “p” to “br” to see if WP was inserting a break rather than a paragraph tag and that fixed it. Thanks!
.zp-Zotpress br { display: none; }