Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter streamworksaudio

    (@streamworksaudio)

    This also goes for the billing form on the My Account page.

    Cheers

    Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    There are no native settings in WooCommerce to simply remove span tags. Instead, you’d need to look into overriding the core WooCommerce templates with your own ones – there’s a guide on how to do that available at https://docs.woocommerce.com/document/template-structure/

    Another alternative would be to simply update the form CSS of your site to make sure it takes the new markup structure into account ??

    • This reply was modified 6 years, 9 months ago by RK a11n.
    Thread Starter streamworksaudio

    (@streamworksaudio)

    Perhaps I didn’t explain myself well enough.

    With 3.4 there are now span tags that are wrapping around the input element. In prior versions the input element was not wrapped in the span tag. Was this added in 3.4?

    I use a custom filter to apply classes on the input elements, however with the new span tags, the styles are broken.

    Thread Starter streamworksaudio

    (@streamworksaudio)

    I am looking for confirmation that 3.4 has introduced wrapping the <input> elements on the billing form within <span> elements.

    Was there a specific reason for the new span tags?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘New SPAN tags being placed in the Billing Form (on checkout)’ is closed to new replies.