how to edit this app??

i want this whatsapp app to be full width.. and reduce padding up & down

URL : https://goluxuryindia.com/products

pass ; india

Hello @rgeafrauuhf

Follow the steps
Go to Online Store > Theme > Edit Code > theme.css file
Add the code at the end of the file
.wa__r_button {
border-radius: 50vh;
width: 100% !important;
}

Thanks