Viewing 9 replies - 1 through 9 (of 9 total)
  • 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.

    Thread Starter valste10

    (@valste10)

    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.

    Thread Starter valste10

    (@valste10)

    see this link: https://www.trattorialaravaelafava.it/wp/wp-content/uploads/2020/05/woocommerce.png

    the error is that radio button is not checkable

    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.

    Thread Starter valste10

    (@valste10)

    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

    Thread Starter valste10

    (@valste10)

    solved very thank!

    Plugin Support Thu P. a11n

    (@thup90)

    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.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘style woocommerce’ is closed to new replies.