Etrenoir Posted January 21, 2020 Share Posted January 21, 2020 Hi, I inverted my logo and it works fine on desktop, but on my phone it isn't showing up. I'm using this code: <style> .Header-branding-logo { filter: invert(1); } </style> My website: etrenoir.net Link to comment
tuanphan Posted January 22, 2020 Share Posted January 22, 2020 Use this <style> .Header-branding-logo, .Mobile-bar-branding-logo { filter: invert(1); } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.