Shopify themes, liquid, logos, and UX
Dear friends,
please help me fix problem with frame around bottom .How to disable this layer? (Sense theme 13.0 slideshow )
It is necessary to leave only the button and remove the frame around the button, otherwise it will terribly overlap the banner.
Brgds.
Solved! Go to the solution
This is an accepted solution.
Problem was fixed. In base.css put this code :
.content-container {
border-radius: 25px !important;
}
.banner__box {
padding: 0px !important;
min-width: auto !important;
Hey @e-Naum,
Can you share the link to your store and a screenshot of what section you are talking about?
Share the link to your store also please @e-Naum
This is an accepted solution.
Problem was fixed. In base.css put this code :
.content-container {
border-radius: 25px !important;
}
.banner__box {
padding: 0px !important;
min-width: auto !important;
Hi E-Naum
sorry stupid question, where do i go to place the code you mentioned?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025