MitchGreenPhotos Posted January 19, 2020 Share Posted January 19, 2020 Hi Squarespace Community! I'm looking to move all product titles above the product image. Example page here: https://mitchgreenphotos.com/prints/ccathedral-rocks-cave-glow-sunrise-kiama I've used the below CSS to rearrange the display order, but I can't seem to move the product image down from top position. Thanks in advance! Mitch #productDetails { display: flex; flex-direction: column; .product-title { order: 1; } .product-excerpt { order: 2; } .product-price { order: 3; } .product-variants { order: 4; } .product-quantity-input { order: 5; } .sqs-add-to-cart-button-wrapper { order: 6; } .product-sharing { order:7; } } Link to comment
tuanphan Posted January 21, 2020 Share Posted January 21, 2020 We couldn't find the page you were looking for. This is either because: There is an error in the URL entered into your web browser. Please check the URL and try again. The page you are looking for has been moved or deleted. You can return to our homepage by clicking here, or you can try searching for the content you are seeking by clicking here. 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
Archived
This topic is now archived and is closed to further replies.