Shopify themes, liquid, logos, and UX
If you look on my main page, I have a few photos up. I used the image with text overlay, but didn't use the text feature. There is padding around each one. I was wondering if anyone could figure out what to do to take away the padding? We had someone customize our code and we can't figure it out that well.
Our website is https://frankie-dean.com
Thank you!
Solved! Go to the solution
This is an accepted solution.
HI @FrankieDean,
Please change code:
.full-width-image .container {
max-width: 100%;
padding: 0 !important;
}
Hi @FrankieDean
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
.slide:has(.img-cont) .container {
padding: 0!important;
}
</style>
Here is result:
Hope this can help you, If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍
Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges: Get more sales with striking labels, badges, and banners from our 10,000+ available templates.
BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
This didn't work. Thank you, though!
Hi @FrankieDean,
Please go to Actions > Edit code > Assets > styles.scss.liquid file and paste this at the bottom of the file:
#shopify-section-text_image_overlay_nLVipz .container {
max-width: 100%;
padding: 0 !important;
}
This worked for the first photo (the one where it says soothe secure sleep) but didn't work for the others.
This is an accepted solution.
HI @FrankieDean,
Please change code:
.full-width-image .container {
max-width: 100%;
padding: 0 !important;
}
Hi @FrankieDean,
If you have any questions, you can contact me directly.
Nice to meet you 😊
Thank you so much! It worked! Would you be able to help with something else, too? I can't find in the code where the "Frankie Dean in the Media" section is and it's sooo very big and takes up half the main page. Each of those website icons contains a link to visit the sites we were featured on. I can't figure out where it even is. I want it to be way smaller and not take up so much space. Thank you!
Hi @FrankieDean,
Can you send me a link or screenshot for this? I will check it
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024