• Sakthivel S

    (@sakthi2210)


    After I updated the core wp to 5.3 and updated all plugins.

    I saw that on our checkout page the checkboxes used for Mailchimp opt-in and Term & Conditions showing some kind of weird box instead of Tick mark.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sakthivel S

    (@sakthi2210)

    I changed different theme there was no issue. Only happening when OceanWP active.

    Amit Singh

    (@apprimit)

    Hello,

    We will fix it in the next update of the theme. For now, please add the below code to the Customize > Custom CSS section –

    input[type=checkbox]:checked:before {
        font-weight: 600;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘After WP 5.3 Woocommerce Checkout Field Checkbox Tick Issue’ is closed to new replies.