change mobile banner size

Hi! i need help to make my homepage banner full on mobile view. Can someone help me please?

Thanks in advance!

website link : https://nothingchanges.com.my/

password : kyle12477

Hi @nothingchanges ,

Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.

@media screen and (max-width: 749px) {
    .banner--large:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
        min-height: 97vh !important;
    }
}

Thank you for the reply! But it doesn’t work :,)

Try this code.

@media (max-width: 768px){
.slideshow__text-wrapper.banner__content.banner__content--bottom-center.page-width.banner--desktop-transparent.scroll-trigger.animate--slide-in {
    min-height: 92vh !important;
}
}

still the same

how? :') Do i need to remove the first code you give and put the 2nd one or leave the 1st code and put the 2nd code?

i put in base.css but no changes

Please share access to the store so I can implement the code for you. @nothingchanges

what details would you need me to provide?

I need a collaborator request code.

okay i dm you