applefourfourtwo Posted Wednesday at 12:31 PM Share Posted Wednesday at 12:31 PM Hello! I am using the Adaptive header option on my website with a dark cover allowing white logo and navigation to be viewed (https://rightalignedacademy.com/) But when I land on one of the commerce pages the logo remains white and ultimately invisible (https://rightalignedacademy.com/courses/p/4-week-brand-identity-design-course). Can someone suggest a solution? Thank you! Link to comment
Lesum Posted Wednesday at 02:53 PM Share Posted Wednesday at 02:53 PM @applefourfourtwo Hi! You can add this code by going to Website > Pages > Website Tools > Custom CSS. This will change the header logo to black on pages where it becomes invisible. header[data-section-theme="white"] .header-title-logo img, #cart .header-title-logo img { filter: invert(1); -webkit-filter: invert(1); } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment