Hello,
Is there a way to have the titles there permanently on top of the images instead of needing to hover the mouse over to make them appear?
Titles on Simple Masonry images
Hi, are you using the SiteOrigin Premium Image Overlay addon? If so, you can go to SiteOrigin > Premium Addons > Image Overlay > Settings and change the Touch device show trigger setting.
Hi Andrew,
Just changed the setting to “always show” on the Touch Device Show Trigger. It hasn’t changed on my laptop but it works on my phone. Is there a way to have it also show up on the laptop/desktop?
Ahh, that’s right, that setting is only for touch devices. At the moment, as far as I’m aware, there isn’t a method of turning the Image Overlay to always on for all devices. I’ll come back to you with other ideas once I’ve taken a look around.
You can try adding the following to Customize > Additional CSS or your chosen location for Custom CSS:
.so-premium-image-overlay {
opacity: 1 !important;
}Thanks Andrew! It worked!
Super, glad that helped 🙂