Rjafadi Posted September 29, 2022 Share Posted September 29, 2022 Site URL: https://www.prsnlhb.com/view-all/phb-essential-logo-t-shirt-black Hi Everyone, I'm trying to position the description into the centre is there a way it can be done? Thank you! Link to comment
Solution Ziggy Posted September 29, 2022 Solution Share Posted September 29, 2022 Try this Custom CSS @media screen and (max-width:640px) { .tweak-product-item-details-alignment-left .ProductItem-details { text-align: center; } .ProductItem-details .product-restock-notification:not([hidden]) .product-restock-form>input[type='text'] { width:90%; } .tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details .product-restock-notification:not([hidden]) .product-restock-form>input[type='submit'] { width:100%; } } Let me know if it helps! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Rjafadi Posted September 29, 2022 Author Share Posted September 29, 2022 8 hours ago, Ziggy said: Try this Custom CSS @media screen and (max-width:640px) { .tweak-product-item-details-alignment-left .ProductItem-details { text-align: center; } .ProductItem-details .product-restock-notification:not([hidden]) .product-restock-form>input[type='text'] { width:90%; } .tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details .product-restock-notification:not([hidden]) .product-restock-form>input[type='submit'] { width:100%; } } Let me know if it helps! Thank you it works! Ziggy 1 Link to comment
Ziggy Posted September 30, 2022 Share Posted September 30, 2022 11 hours ago, Rjafadi said: Thank you it works! Glad it worked for you! Could you mark this question as answered? Thanks! Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? 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