Home Forums Themes Support Claue Few issues

Viewing 5 reply threads
  • Author
    Posts
    • #41178
      1. How to i get read of this sub menu as you can see in the following screen shot? (https://prnt.sc/11862k7)
      2. How do i get rid of category banners? In pages, i have an option to disable page title. But in categories, tags etc.. how am i  doing so?
      3. can i change the transparency of the home page banner tags to 50% transparent? As of now these tags are solid 100% white? attached is a screenshot of the relevant section.

        Thank you

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

      Hi Eli,

      1. Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar and remove Product Categories widget

      2. Please go to Claue > Theme OPtion > WooCommerce> General Setting > Page Tittle > Off

      3. Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .product-category h2, .jas-banner h3 {
      	background: rgba(255,255,255, 0.5);
      }

      255,255,255 as rgb color and 0.5 as opacity from 0.0-1.0

      Kind regards

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

    • #41192

      Thank Harry
      And how do i add a link (of the blog page), to the following title (https://prnt.sc/118w0tl) in the homepage?

      Also, how do i get rid of this (https://prnt.sc/118waaj)?
      By set it by default to siplay 4 images per line in desktop and 2 images per line in mobile?

    • #41194

      Hi Eli,

      1. I’m sorry it not support add link to small text. You can add a link below blog short code https://tppr.me/TyvPi

      2. You can turn off it in Claue > Theme Option > WooCommerce > Product Listing Settings > Column Switcher > Turn Off

      Kind regards

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

    • #41205

      I see
      Thanks
      How do i set that categories/pages with no products in them will not be visible in the main menu bar?
      In other words, only categories/pages with products will appear?

    • #41209

      Hi Eli,

      Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar > Edit Product Categories and check in “Hide empty categories” https://tppr.me/YnSVA

      Kind 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.