Hello everyone,
I have copied Klayvio back in stock code and working; the main problem is the button size and style. button width: 100%;
border-radius: 11px;
I want to change this value.I have been able to find out the button ID by inspecting the element in Google Chrome.
Meld mij wanneer het weer beschikbaar is./button>
I want to change it properly so it aligns with my website button. I have used code
@media (min-width: 1000px){ .product__info-wrapper .product-form .product-form__buttons{ max-width: 65% } }
in theme customization—sitting—Product page - custom CSS.
How we can find the button ID and style option to change. It will be a great help for me if you can share the solution.
Thank you
