cos-soprano Posted June 12, 2022 Share Posted June 12, 2022 (edited) Site URL: https://tortoise-lychee-x6zw.squarespace.com/ I want to use an alternate logo on all event pages—but not on the main Events page, which is titled "Upcoming." I have the following code, but I don't know how to exclude the main Events page. .collection-type-events-stacked .header-title-logo img {content: url("https://images.squarespace-cdn.com/content/v1/625f628e6c37d43557e411d2/e9b7b9a7-d599-48e1-903c-78de96fc680c/horizontal+lay+color+monochrome+squarespace.png?format=1000w"); } Edited June 12, 2022 by cos-soprano new image url Link to comment
tuanphan Posted June 13, 2022 Share Posted June 13, 2022 Your site is private. Can you setup an access password & Share url again? 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!) Link to comment
cos-soprano Posted June 13, 2022 Author Share Posted June 13, 2022 PW: tortoise-lychee https://tortoise-lychee-x6zw.squarespace.com/ Link to comment
tuanphan Posted June 14, 2022 Share Posted June 14, 2022 18 hours ago, cos-soprano said: PW: tortoise-lychee https://tortoise-lychee-x6zw.squarespace.com/ Use this code body.collection-type-events-stacked.view-item .header-title-logo img {content: url("https://images.squarespace-cdn.com/content/v1/625f628e6c37d43557e411d2/e9b7b9a7-d599-48e1-903c-78de96fc680c/horizontal+lay+color+monochrome+squarespace.png?format=1000w"); } Explain .view-item = individual pages .view-list = main page if you doesn't use both, it will apply individual + main pages 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!) 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