Home Forums WoodMart support forum Eshop product grid

Eshop product grid

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

    MatoZato
    Participant

    Hello.

    Please, how can i disable this what i send in attachment.

    Thank you very much.

    Attachments:
    You must be logged in to view attached files.
    #649525

    Hung Pham
    Keymaster

    Hi MatoZato,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-products-shop-view.products-view-grid{
        display: none;
    }

    Regards,

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