TianaOlivia Posted November 12, 2023 Posted November 12, 2023 My logo for my website is white text, which works on the pages that have an image on the header. My problem is that it blends in with the white background when view blog posts because there's no image behind the text. Is there a way to add an alternative logo (a version with black text) to show up but only on blog posts? Here's an example of what I'm talking about: https://www.tianaoliviaphotography.com/blog/how-to-elope-in-idaho
Solution tuanphan Posted November 18, 2023 Solution Posted November 18, 2023 You can add this code into Website > Website Tools (under Not Linked) > Custom CSS [class*="type-blog"].view-item header#header img { filter: invert(1); -webkit-filter: invert(1); } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment