cloudhymns Posted October 16 Share Posted October 16 I'm ultimately trying to target the "add to cart" button that Squarespace newly implemented as a site feature (I previously had this added as custom code, but when Squarespace recently added it as a feature it completely broke it, lol). I want to target the add to cart button underneath all my products at once so I can add code that will make it move up slightly. Any help would be greatly appreciated! Link to comment
Solution tuanphan Posted October 19 Solution Share Posted October 19 It is this code div.grid-item .sqs-add-to-cart-button-wrapper { position: relative; top: -30px; } this code will move button up a bit 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment