Home Forums WoodMart support forum Unable to use elementor to edit the shop page

Unable to use elementor to edit the shop page

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

    jiahaifeng81
    Participant

    1.Unable to use elementor to edit the shop page, an error is displayed – The content area has not been found on your page?
    2.How to close product categories on Gird. (Picture 3)

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

    Hung Pham
    Keymaster

    Hi jiahaifeng81,

    Thanks for reaching to us.

    1. You cannot edit the WooCommerce pages directly with any page builders.

    – You can go to Dashboard > Theme Settings > Product archive and there you can find options related to WooCommerce pages.

    – You are also can use Custom WooCommerce Builder to rebuild WooCommerce pages, please refer to documentation https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    2. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .product-grid-item.product :is(.wd-product-cats,.wd-product-brands-links) {
        display: none;
    }

    Regards,

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