Archived topic
Woocommerce Required Fields
2 replies · Started by Roman on September 19, 2017
Hello,
how to change woocommerce required fields <abbr class="required" title="required">*</abbr> to
span tag or style this abbr to border:none; I tried to css this but it dont work. I need to replace abbr to span for example
Hi there,
Not quite sure what you are looking to do? Can you link me to the page?
Sounds like it might be a better question for WooCommerce support?
tag abbr, i think this underline it's border or something like this, but its text-decoration. So if you want to remove this underline you need to use text-decoration: none for abbr tag