Store has white marks in between sections

My store has white marks in between the sections and I don’t know why this has happened

https://box-art.co.uk/

Hey @fk1220

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

1 Like

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

1 Like

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.

1 Like

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:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.liquid file

  4. 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

1 Like

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