SarahPiano Posted September 1, 2022 Posted September 1, 2022 Site URL: https://friendsofminnesotaorchestra.org/store/p/friends-membership-luncheon How do I remove some of the vertical spacing in the header of this store item? The title of the item should be top aligned with the image.
creedon Posted September 1, 2022 Posted September 1, 2022 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. Please see per-page code injection. <style> @media screen and ( min-width : 768px ) { .tweak-product-basic-item-content-alignment-top .ProductItem-details, .tweak-product-basic-item-gallery-design-stacked .ProductItem-details { padding-top : 0; } } </style> This is for v7.1. 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment