How to remove extra spacing between menu and bottom of header

Hello @ryankono ,

Update the css

.shopnow-btn {
    background-image: url(/cdn/shop/files/shop_now_small_de8e015f-6a94-4657-ad0d-9ba1f0c67421.png?v=1733205154);
    position: absolute;
    left: 80%;
    top: 28%;
    bottom: 0px;
    cursor: pointer;
    width: 250px; 
    text-align: center; 
    background-repeat: no-repeat;
}

If problem solved don’t forget to Like it and Mark it as Solution!
If you need help with customization/code part you can contact me for services

You can find the email in the signature below.

Thanks