Shopify themes, liquid, logos, and UX
I'm trying to reduce the width and round the corners of the featured product section on the sense theme. I want it to match what the image with text section looks like (image attached). Currently the section is full width with no rounded corners.
Solved! Go to the solution
This is an accepted solution.
Thank you for the information. Try this one.
.featured-product.product.product--medium.grid.grid--1-col.gradient.color-background-2.product--left.isolate.grid--2-col-tablet {
border-radius: 20px;
}
section.color-background-2.gradient {
background: transparent;
}
Would you mind to share your Store URL website? with password if its protected. Thanks!
This is an accepted solution.
Thank you for the information. Try this one.
.featured-product.product.product--medium.grid.grid--1-col.gradient.color-background-2.product--left.isolate.grid--2-col-tablet {
border-radius: 20px;
}
section.color-background-2.gradient {
background: transparent;
}
Perfect, thanks. Worked a treat
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025