Titles always visible in post loop?
I’m using Snapshot, and lots of my posts don’t have a featured image. I’d like the post titles to stay visible when there’s not a featured image. I’ve looked around and it looks like the opacity of the post title is changed in many different files, not just style.css. Is there an easy way make the post titles visible all the time? I’m fine with having the post titles visible on top of featured images as well.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi
Please try this under Appearance > Custom CSS:
/* Snapshot Set Post Content Opacity */ #post-loop .post-content { opacity: 1 !important; }Perfect. Thanks.
For sure. All the best with your project.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.