blix Posted November 1, 2021 Share Posted November 1, 2021 Site URL: https://flower-rose-p2pt.squarespace.com/ Hello, could someone help me with code to invert logo color. I need the logo font color to appear black on the about and gallery page. Thank you!!! password: jewelry SquareRefresh 1 Link to comment
SquareRefresh Posted November 1, 2021 Share Posted November 1, 2021 Hey @blix try to add next code in Custom CSS: #collection-61374af12cddcf1b9a9be20a, #collection-61374afc2cddcf1b9a9be364 { .header-title-logo img, .header-mobile-logo img { -webkit-filter: invert(100%); filter: invert(100%); } } SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. Link to comment
blix Posted November 1, 2021 Author Share Posted November 1, 2021 @SquareRefreshwould you be able to help me with code when on shop page? When you choose an item on shop page and it opens up for more detail such as this link? I can't use a collection id here..could you help me with this? https://flower-rose-p2pt.squarespace.com/config/ Link to comment
tuanphan Posted November 4, 2021 Share Posted November 4, 2021 On 11/2/2021 at 3:13 AM, blix said: @SquareRefreshwould you be able to help me with code when on shop page? When you choose an item on shop page and it opens up for more detail such as this link? I can't use a collection id here..could you help me with this? https://flower-rose-p2pt.squarespace.com/config/ You can add code to Shop Page Header <style> .header-title-logo img, .header-mobile-logo img { -webkit-filter: invert(100%); filter: invert(100%); } </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
blix Posted November 14, 2021 Author Share Posted November 14, 2021 just saw this thank you so much 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