How can I generate the “Pitiro in sede” option? With only the one option
“Consegna gratuita” there is no need to make a selction so there are no checkboxes for me to see.
I need two option…I think is a problem with style…can you help me?
I will try. But I see only one option: “Consegna gratuita”. So there are no radio buttons for me. How can I get the “Pitiro in sede” option? Or can you make a ship worldwide option. It will be a lot of money! If I get two options I will get two radio buttons to style.
I need to see the real page so I can examine the markup and styles with browser tools.
When I go to the cart page, there is only one shipping option. So there are no radio buttons for me. Can you make a world-wide shipping option so I will see two radio buttons.
understand. now I have enable two option, thanks
Try this custom css:
#shipping_method input[type="radio"] {
margin-top: -8px !important;
-webkit-appearance: radio;
}
Custom CSS can be entered at:
Dashboard > Appearance > Customize > Additional CSS
Hi there,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.