My store has white marks in between the sections and I don’t know why this has happened
Hey @fk1220
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello this has fixed that part but at the top of the website the background is white and in between the other sections
Hey @fk1220
Keep the previous code and add the following code in theme.liquid above
.scroll-trigger:not(.scroll-trigger--offscreen).animate--slide-in {
background: black;
}
.tt-swiper {
margin-top: 0;
margin-bottom: 0;
}
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you so much!
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi sorry, I have only just relaised that this issue also happens when you go onto a product is there anyway to fix this
thanks
Hey @fk1220
Follow these Steps:
-
Go to Online Store
-
Edit Code
-
Find theme.liquid file
-
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi man thanks again one last thing this issue also happens on sections on my website like t-shirts,hoodies etc is there anyway to fix this thanks
This also happens on my newly created pages


