I’d like to remove the text that appears when the mouse hovers over featured images on posts. It’s not only distracting, but it can lead to the path going to a category search rather then straight to the post. How can I do this?
Take text off feature images
Caducken May 15, 2018 · 7:27 am #9735
Ignore my last advice, unfortunately, it doesn’t seem to be a setting.
Caducken May 15, 2018 · 9:31 am #9754
Ah, but if I do that, I can’t sort my posts via the categories. My member page relies on the category ‘member’.
Add to Customize > Additional CSS:
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms a {
display: none; } Caducken May 15, 2018 · 9:34 am #9756
Awesome! You star! I’m very grateful, many thanks. It works perfectly.
Glad that helped 🙂
Caducken May 15, 2018 · 9:36 am #9758
It leaves the commas in that were between the categories, but I actually like that, it’s a bit of visual poetry…
.lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-terms { display: none; }
Caducken May 15, 2018 · 9:39 am #9760
That’s done it 🙂
Top points.
Many thanks again!
Sure 🙂
25 posts