Home Forums Themes Support Claue Pages Help

Viewing 3 reply threads
  • Author
    Posts
    • #25147

      Hi Harry,

      When I activate the header image for shop page, all categories will have the banner image too,

      Is there any chance to activate the banner image for my shop page : look.ir/new-arrival and disable or hide the thumbnail image for categories?

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25170

      Hi Rahim,

      It have only way use custom css code

      .jas-wc .page-head, .jas-wc-single .page-head {
      	background-image: url(http://janstudio.net/claue/demo/wp-content/uploads/2016/10/shop-category.jpg) 
      !important;
      	background-size: cover;
      	background-repeat: repeat-y;
      	background-position: center center;
      	background-attachment: scroll;
      }

      And change the path of image to your image

      Kind regards

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

    • #25175

      Hi Harry,

      Does  this hide the background image on category pages?

      Thanks

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25179

      Yes, it will hide category background image.

      Regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.