This is only showing on the Mobile Version.
It happened when I have used a code to change the standard slideshow to a video using a YouTube Video.
Maybe someone can provide me with a code to remove that line or someone can send me a link to another YouTube Video I can use for this.
@LSAccounting
Hello, Can you Please Share Your Store URL I Will Check and Provide Proper Solution
@LSAccounting
Hello,
@media screen and (max-width: 749px){
.banner--large.video-background:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 24rem;
}
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->section-image-banner.scss.liquid
Like This
@oscprofessional
Unfortunately, that did not work for me. I have changed it to 19rem to make the line the same size as what it is at the moment but couldn’t go anywhere past that to make it disappear. The issue may lay in the codes I have already added to there when I have tried to fix it using the YouTube video when changing the banner to a video. I have attached a picture showing the current codes I have on there.