Hello,
There is a white box on the image of a slideshow that I can’t seem to get rid of. Help would be very much appreciated.
Thank you.
Hello,
There is a white box on the image of a slideshow that I can’t seem to get rid of. Help would be very much appreciated.
Thank you.
Hi @ms2812
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Thank you for reaching out!
My store url is https://secuiror.com/ and currently, there is no password
hi @ms2812
Add this code at the bottom of Theme > Edit code > assets > base.css file
#shopify-section-template--16836607344945__slideshow .slideshow__text.banner__box {
display: none;
}
Try it and let me know
It worked! Thank you!
@ms2812 You are welcome