Home Forums Themes Support Claue Changing the background of the brands

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

      Hi,

      How to change the background behind the brand name, i tried to upload the Thumbnail from the edit brand page but it doesn’t show anything.

      Please advise

    • #17282

      Hi,

      Please edit category as brand name and upload thumbnail image.

      Best regards

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

    • #17283

      I have already did that but its still showing the grey background

    • #17309

      any updates ?

    • #17314

      Hi,

      Sorry, our theme only support woocommerce category it different with brand, which plugin you are using for brand?

      It now have away use same background for all brand by add code in Claue > theme option > general layout > Custom CSS

      .tax-product_brand .jas-wc .page-head {
      	background-image: url(https://zeymc.com/wp-content/uploads/2017/12/header.jpg);
      	background-position: center center;
      	background-size: cover;
      }

      and change “https://zeymc.com/wp-content/uploads/2017/12/header.jpg” with your image path

      Best regards

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

    • #17346

      Great worked fine, thank you !

Viewing 5 reply threads

You must be logged in to reply to this topic.