Home Forums Themes Support Claue How to hide category image and title on category page

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #11322
      Lvs

      Is there a way to hide category image and title on category page?

      Also can I hide categories menu and jus leave main manu on every page?

       

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

      Hi,

      Thank you for choosing our theme.

      1. You can hide image and title category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

      .archive .page-head { display: none;}

      2. You can remove second menu on shop page by go to Appearance > widgets > WooCommerce Categories Menu Sidebar > remove the widget included.

      Best regards

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

    • #11332
      Lvs

      Thank you so much!

    • #11336
      Lvs

      One more question. How to leave WooCommerce Categories Menu Sidebar  just on left side without showing it on shop page?

    • #11337
      Lvs

      And where can I edit/hide this filter?

    • #11343

      Hi,

      You can display categories menu on left sidebar by:

      1. Go to Claue > Theme Option > WooCommerce > Product Listing Settings > Layout > Select layout with left sidebar + Choose WooCommerce Sidebar http://take.ms/YNZjF

      2. Go to Appearance > Widgets > Select WooCommerce Product Categories and add to WooCommerce Sidebar http://take.ms/5CniR

      3. The filter is default of WooCommerce you can’t edit this. If you want to hide this you can add custom css

      .result-count-order .woocommerce-ordering {display: none;}

      Best regards

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

Viewing 5 reply threads

You must be logged in to reply to this topic.