granthenrymedia Posted March 23, 2021 Share Posted March 23, 2021 Site URL: https://www.houseofflow.co/shop/on-demand-slowflows-splits Hi. This is my first time posting but have used lots of css from this forum, so thank you so much. I am trying to place the image above my description in the product page (for all products) and cannot figure out how to for the life of me. See photo below. Any help would be much appreciated. My site is live and this particular page can be found at the link below: https://www.houseofflow.co/shop/on-demand-slowflows-splits Thanks so much in advance, Grant @tunaphan Link to comment
creedon Posted March 23, 2021 Share Posted March 23, 2021 I think this is about as close as you could get to the effect you describe. Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. <style> /* begin move gallery to top of product page SS Version : 7.0 Template : Bedford template family */ #productSummary { display : -webkit-box; display : -ms-flexbox; display : flex; -webkit-box-orient : vertical; -webkit-box-direction : normal; -ms-flex-direction : column; flex-direction : column; } #productGallery { float : unset; width : auto; } .product-gallery-size-11-square #productGallery .intrinsic .wrapper { padding-bottom : 65%; } /* end move gallery to top of product page */ </style> This is for v7.0 using the Bedford template family. Let us know if you use this effect and how it goes. tuanphan 1 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. Link to comment
granthenrymedia Posted March 23, 2021 Author Share Posted March 23, 2021 @creedon This is absolutely perfect - exactly what I wanted to do. Thanks so much for your help! 🙂 creedon and tuanphan 2 Link to comment
tuanphan Posted March 25, 2021 Share Posted March 25, 2021 I see product is off center. Do you want to center it? 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
granthenrymedia Posted March 27, 2021 Author Share Posted March 27, 2021 Yes @tuanphan. That would be wonderful. Please let me know as it was actually starting to bother me today! Thanks so much. 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