Alternator Posted June 19, 2021 Posted June 19, 2021 Site URL: https://www.alternatorcentre.com/archive-1 Does anyone know how I can remove these date squares from the thumbnail images on this page? Everything else is fine on the page but the images are really important, so these little cubes taking over the corners is driving me nuts!
creedon Posted June 20, 2021 Posted June 20, 2021 Add the following to Design > Custom CSS. #collection-5f7a1f0c5f6707769cb58cad .sqs-block-summary-v2 .summary-item-record-type-event .summary-thumbnail-event-date { display : none; } This is for v7.0 using the Brine template family and specific to the poster's need. Let us know how it goes. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.
Alternator Posted June 22, 2021 Author Posted June 22, 2021 On 6/19/2021 at 7:57 PM, creedon said: Add the following to Design > Custom CSS. #collection-5f7a1f0c5f6707769cb58cad .sqs-block-summary-v2 .summary-item-record-type-event .summary-thumbnail-event-date { display : none; } This is for v7.0 using the Brine template family and specific to the poster's need. Let us know how it goes. Thank you!!!! It worked perfectly 🙂
Recommended Posts
Archived
This topic is now archived and is closed to further replies.