aaronjoelunderwood Posted April 15, 2020 Share Posted April 15, 2020 Site URL: http://untodust.co/shop/desert-dreamer-print I am looking to edit how my Product Detail Page looks on mobile. In desktop view the Title, Purchase button and info is aligned left and looks great... but on mobile view it looks incorrect. Is there any CSS that I can add to center-align the Product Detail page on mobile? http://untodust.co/shop/desert-dreamer-print Link to comment
barparttime Posted June 19, 2020 Share Posted June 19, 2020 Would love to know this as well! Link to comment
RyanDejaegher Posted June 20, 2020 Share Posted June 20, 2020 @aaronjoelunderwood, @barparttime, is this what you were looking for? Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
barparttime Posted June 20, 2020 Share Posted June 20, 2020 12 minutes ago, RyanDejaegher said: @aaronjoelunderwood, @barparttime, is this what you were looking for? Yes! I'd also like to center align the price and product description as well. Link to comment
RyanDejaegher Posted June 20, 2020 Share Posted June 20, 2020 @barparttime Can you share a link to the site. You'll also need to set a site-wide password. https://support.squarespace.com/hc/en-us/articles/205815528-Site-wide-passwords Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
barparttime Posted June 20, 2020 Share Posted June 20, 2020 @RyanDejaegher Of course! https://barparttime.squarespace.com/ Password is: thanksryan Really appreciate the help! Link to comment
tuanphan Posted June 22, 2020 Share Posted June 22, 2020 On 6/21/2020 at 1:32 AM, barparttime said: @RyanDejaegher Of course! https://barparttime.squarespace.com/ Password is: thanksryan Really appreciate the help! Add to Home > Design > Custom CSS @media screen and (max-width:700px) { div#productDetails * { text-align: center !important; } } 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
Davidreijmer Posted February 15, 2021 Share Posted February 15, 2021 @RyanDejaegher I send you a private message concerning this case. Did you get it? Thanks in advance Link to comment
Davidreijmer Posted February 15, 2021 Share Posted February 15, 2021 @tuanphan This did not work for me. Is there another way perhaps? or other code? Thank you @media screen and (max-width:700px) { div#productDetails * { text-align: center !important; } } Link to comment
tuanphan Posted February 17, 2021 Share Posted February 17, 2021 On 2/15/2021 at 6:58 PM, Davidreijmer said: @tuanphan This did not work for me. Is there another way perhaps? or other code? Thank you @media screen and (max-width:700px) { div#productDetails * { text-align: center !important; } } Code works for above site. Can you share link to product on your site? 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