Want line break in the main image banner heading

I want a line break in the heading, I want Occasion to be written on the next line so that it doesn’t cover the product in the banner. Can someone help me?

hi @Usama7549

Try to add this code at the bottom of Theme Editor > assets > base.css

@media screen and (min-width: 990px){
.slideshow__text h2.banner__heading.h1 {
width: 30vw;
}
}

Will this also do it for the slide 2 banner?

Hi @Usama7549
I think it also work on slide 2 banner.
You can try to check. If it does not work, do not hesitate to contact with us