When I view my site on my cell phone, a black background appears on top of the banners. How do I remove?
hi @LarFlow
go to the online store and search for slick-slider.css file and pasted this code
.home-slideshow .slick-active .slider-content{
display:none;
}
Hello @LarFlow
I would like to give you the recommendation to support you so kindly follow steps below:
- Go to your Online store > Themes > Edit code
- Open your theme.liquid file
- Paste the below code before
I hope the above is useful to you.
Best regards,
GemPages Support Team
Hi @LarFlow ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea for solution:
Step 1. Go to Online Store ā Theme ā Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly
1 Like
Thank you! It worked. Great job!
1 Like
