App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
i want this whatsapp app to be full width.. and reduce padding up & down
URL : https://goluxuryindia.com/products
pass ; india
Solved! Go to the solution
This is an accepted solution.
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
This is an accepted solution.
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