Home Forums Themes Support Claue issues with the theme

Viewing 2 reply threads
  • Author
    Posts
    • #7952

      Two issues:

      I have created the system to show woocommerce child categories in woocommerce categories menu sidebar but its shows all the categories when a user checks out the vendor page.
      how can we hide it from displaying there?

      Need to hide filter button from vendor page.

      How to change the body background color which is currently white. Tried changing it nothing happened.

    • #7965

      Hi,

      You can add custom css code in Claue > Theme Option > General Layout > Custom CSS

      .post-type-archive-product .shop-top-sidebar, .post-type-archive-product .filter-trigger { display: none;}

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

      • #8014

        what about this ??
        How to change the body background color which is currently white. Tried changing it nothing happened.

    • #8023

      Sorry i miss this case.

      You can change body background color by add custom css in Claue > Theme Option > General Layout > Custom CSS

      body { background-color: #fff;}

      Change #fff with your color.

      We will fix issue in theme option in the next update.

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.