Home Forums WoodMart support forum WCFM store page

WCFM store page

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

    will9000
    Participant

    Good day author, We need to remove the filter link in the WCFM store, they look very bad with no spacing. we try to use do not display CSS but they were coming back. We love this theme but need a fix. Please take a look at the image sent.

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

    Hello,

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

    body .woocommerce-ordering,
    body .wd-products-shop-view,
    body .wd-products-per-page,
    body .wd-show-sidebar-btn {
    display:none;
    }

    Best Regards

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