Home Forums WoodMart support forum CSS to hide vendor address works on desktop but not in mobile (Luke or Aizaz)

CSS to hide vendor address works on desktop but not in mobile (Luke or Aizaz)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #380805

    contactpleazurr
    Participant

    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

    #380858

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)