Make the button in image banner to this one

url:makerlab-electronics-ph.myshopify.com

pass:saboten

Hello @niceeee

You can try this code: it will be helpful to you

Go to the Online Store->Theme->Edit code->Assets->section-image-banner.css>Add this code at the bottom.

.banner__box>*:first-child {
    position: absolute;
    top: 70%;
    left: -94%;
}