Shopify themes, liquid, logos, and UX
the red section backgrounds on home page & product page are supposed to be end near section contents. but its extending to the edge of the page. see the green box below this is where the red background should end and have a rounded corner. can anyone please help me with this one?
store url: https://he5mt0alnsaibtvo-90656506170.shopifypreview.com
Solved! Go to the solution
This is an accepted solution.
Hi @jahin2
Try this one.
.shopify-section.section {
max-width: var(--page-width);
margin: 0 auto;
padding: 0 5rem;
width: 100% !important;
}
.shopify-section.section .color-scheme-fff4b6e9-b727-44a0-8ce6-a5ab46d67db0, .shopify-section.section .color-scheme-5 {
border-radius: 20px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hey @jahin2 please paste this code in base.css file of your theme.
.section-template--23666906530106__image_with_text_j4n8Yt-padding.gradient.color-scheme-fff4b6e9-b727-44a0-8ce6-a5ab46d67db0 {
border-radius: 25px !important;
}
Thank you so much.
This is an accepted solution.
Hi @jahin2
Try this one.
.shopify-section.section {
max-width: var(--page-width);
margin: 0 auto;
padding: 0 5rem;
width: 100% !important;
}
.shopify-section.section .color-scheme-fff4b6e9-b727-44a0-8ce6-a5ab46d67db0, .shopify-section.section .color-scheme-5 {
border-radius: 20px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Thankyou so much for the help.
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025