Hi,
and thank you for writing in!
Please could you provide us with further information about the goal you want to achieve?
For example:
- what button you are referring to?
- what menu you are referring to?
- the URL of the page in which you need help
- some screenshots could be helpful
- and so on…
Furthermore, please note: if you are referring to the “add to cart” button, it should be stylized by your theme.
We look forward to hearing from you
Hi.
Here you can check the site:
http://atelierdigitalsandbox.pw/product/macacao-branco/
The button that i want to change is the “xs” “s” “m” “l” “xl” “por medida, maybe something similar to “Adicionar” style. I want to change the disposition from vertical to horizontal position.
Thank you
Hi there,
Try to use this CSS code to solve your problem:
.ywapo_input_container.ywapo_input_container_radio { margin-right: 10px; display: inline-block; }