This topic is: resolved
-
Hi! I have some questions mayby you can help me 😉
In single product pages:
1. In drop down menu for variable products, do you know how can I modify the border radius & the width? I’m adding this custom code but it doesn´t works
body.single-product .variations_form .variations select {
  background-color: #ffffff!important;
  padding: 10px 0;
  border-color: #E7D4D2;
  color: #555559;
  height: 40px;
  width: 100px;
  border-radius: 0px;
  line-height: 47px;}
2. Do you know ​how can I remove the description of variable products? The sentence next to drop down menu.
3. How can I add more space between the drop down menu and the “add to cart” button”?
Thank you very much for all your help!
Laura