braevin Posted October 14, 2022 Share Posted October 14, 2022 Site URL: https://oraetlabora.wine For some reason my product descriptions are showing up under the add to cart button instead of the default. I don't think I coded this in - but any help is welcomed! oraetlabora.wine password: braevin Link to comment
creedon Posted October 14, 2022 Share Posted October 14, 2022 I don't see that. 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
braevin Posted October 14, 2022 Author Share Posted October 14, 2022 @creedon My apologies - on mobile! Link to comment
creedon Posted October 14, 2022 Share Posted October 14, 2022 (edited) Quote For some reason my product descriptions are showing up under the add to cart button instead of the default. That layout is the default layout for the product detail design Simple on mobile. 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 ( max-width : 767px ) { .ProductItem-details .ProductItem-details-excerpt { order : unset; } } </style> Let us know how it goes. Edited October 15, 2022 by creedon 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
braevin Posted October 15, 2022 Author Share Posted October 15, 2022 @creedon That worked! Thanks for your prompt replies today! creedon 1 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