aaa i just bought your Eva Suite theme and its so good! I really enjoy it so far! I have two questions though im not sure if itd be better to ask another way but: 1) is there a way to use dark mode and still have the time and date within the image box be white? 2) is there a way to remove the overlay from images without making it so they need to be scrolled over?
Hi there! Thank you for purchasing from me, I’m so glad to hear you’re enjoying your new theme 😊 I’m sending out an email to all Eva Suite customers with an optional update to add an option to toggle the clock/calendar interface color between black/white. I hadn’t thought of that, so thank you! To remove the opacity effect on post media, add this to your custom CSS under advanced options in your customization panel:
.post .media,.post video,.post img { opacity:1!important; }