Forums
(@aritoyekan88)
6 years, 1 month ago
Under theme customize, I put this in the additional css area to hide the images. Couldn’t find a way to do it through the plugin either.
.rpress-thumbnail-holder > img { display:none; }