CSS to hide vendor address works on desktop but not in mobile (Luke or Aizaz)
-
Hello,
I have added css to hide the vendor address (in single product page -> tabs -> shop info) which works on desktop but not in mobile. Therefore the address is still showing up in mobile. Please see private content for video.
CSS:
/*hide store address from Vendor Info tab on Single Product Page*/
.woocommerce-tabs .panel ul.list-unstyled li.store-address {
display: none;
}
https://snipboard.io/XCtng3.jpg
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards