Hello!
I would like to remove the extra spaces and limit the gaps between the sections on my landing pages.
Could you help me with this?
Thank you in advance for your help!
Hello!
I would like to remove the extra spaces and limit the gaps between the sections on my landing pages.
Could you help me with this?
Thank you in advance for your help!
Hi @supporths Please add the code in your theme.css/base.css/index.css whichever is available in your theme.
div#ImageWithText--template--21431105618205__9900b124-0ef4-49e1-b353-d578ba70a491 {
padding: 10px !important;
}
div#ImageWithText--template--21431105618205__cdd55f54-1fa2-4b72-887c-c64252f9ba16 {
padding: 10px !important;
}
.rich-text__text.rte.scroll-trigger.animate--slide-in {
margin: 0px !important;
}
You may find this code in theme.css/base.css/index.css whichever is available in your theme.
If you are not sure where is your theme.css file please follow the steps:
Result:
If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.
Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!
Best Regards
Sahil
Hi @supporths ,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.liquid
Step 3: Paste the below code at the bottom of the file → Save
Hope my solution works perfectly for you!
Best regards,
Oliver | PageFly
Hi @supporths
check this one.
@media only screen and (max-width:749px){
div#ImageWithText--template--21431105618205__9900b124-0ef4-49e1-b353-d578ba70a491 {
padding-bottom: 1rem !important;
}
div#ImageWithText--template--21431105618205__cdd55f54-1fa2-4b72-887c-c64252f9ba16 {
padding-top: 1rem !important;
}
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!
Hi I am having the same issue. I’ve tried every code and nothing works. Using the ride theme as well. Trying to make the banner with no space top or bottom.
Hi @dani2024
As I check your store the space above the banner is your announcement bar. The font color change into white.
You can fully remove it on the theme editor. Or add color on it.
slideshow-component.announcement-bar * {
color: red;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Unfortunately, that isn’t white space you made that white and red. I’m actually referring to the space below the banner. I entered the codes but it appears its messed up the. Mobile view. It seems like it is pushed up. If you look below the image banner there’s a large white space. Thank you for your reply.
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in