Home Forums WoodMart support forum Three questions Reply To: Three questions

#418030

Hello,

Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

.wc-tabs-wrapper .woocommerce-Tabs-panel .wc-tab-inner a {
   text-decoration: underline !important;
}

Hope this helps!

Best Regards.