• Boorhin

    (@moreaujuli1)


    In the basket and checkout page, the choice of shipping is not displayed properly
    https://drive.google.com/open?id=1cU7qQP4vYBZVa1_Us8dneCBKwBGTb-LP
    all fields are bold and the buttons to choose the method are not displayed.
    Also clicking on the choice doesn’t change the display (you don’t know what you clicked on). However the calculation is correct.
    I use Woocommerce 4.0 and miteri theme.

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Waseem Senjer

    (@waseem_senjer)

    Hello @moreaujuli1

    Thanks for using our plugin.
    Would you please change the theme temporarily and check if the issue still happens? The plugin does not produce any CSS. and it uses WooCommerce methods to send the shipping prices to the Cart and Checkout pages.

    Thread Starter Boorhin

    (@moreaujuli1)

    Will do
    Any idea what could be the css class involved?

    Thread Starter Boorhin

    (@moreaujuli1)

    It works with another theme. So if I could override the proper css class I should manage.

    Thread Starter Boorhin

    (@moreaujuli1)

    I altered this in the css and it seems to work:
    ul.woocommerce-shipping-methods input {
    -moz-appearance: radio;
    appearance: auto;
    }

    • This reply was modified 4 years ago by Boorhin.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘display list of shipping option error’ is closed to new replies.