Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #636579

    Hello – I am having issues with the alignment of the radio button for Woocommerce. Please view link 1 (Border) on Mac Chrome or Mac Safari, then view it on PC Chrome and IE.

    Firstly the position of the buttons on Mac Chrome and Safari are perfect, however the text is positioned to the right and not next to it.

    Now view PC Chrome and IE, the position of both are incorrect. The buttons should be in the same placement as Mac and the text should be next to it.

    You will also notice on IE, there appears to be a white background and the button is centred. This background needs to be removed. It also appears the minus and plus signs next to quantity amount are not displaying.

    Thank you and looking forward to your reply…

    #636919

    Hey JasonC,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .swatch-control.radio-select ul input {
        width: auto;
    }
    

    Best regards,
    Yigit

    #638288

    Perfect – thank you. A+ support

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce attribute swatch – radio buttons’ is closed to new replies.