Home › Forums › Themes Support › Claue › Breadcrumbs for product-category
- This topic has 12 replies, 2 voices, and was last updated 4 years, 10 months ago by delladang.
-
AuthorPosts
-
-
February 16, 2020 at 12:46 pm #35213delladangSupport Expired
How can I add breadcrumbs to all my product-category?
-
February 16, 2020 at 1:20 pm #35216HarrySupport Expired
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.archive .woocommerce-breadcrumb { display: block; padding: 10px 15px; background: #f6f6f8; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 17, 2020 at 2:04 am #35227delladangSupport Expired
There is a problem with this. I am using the widget Woocommerce Categories Menu Sidebar with the Product Tag Cloud inserted in it and when I use the breadcrumbs it is inserted below the tag cloud. Is it possible for the breadcrumb to come before the tag cloud?
-
February 17, 2020 at 9:31 am #35232HarrySupport Expired
Can you send me your site login credential and link to check?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 17, 2020 at 12:09 pm #35240delladangSupport ExpiredThis reply has been marked as private.
-
February 17, 2020 at 12:18 pm #35241HarrySupport Expired
Hi,
Please download attach file, extract and put in claue-child > woocommerce (you need create folder woocommerce in claue-child)
Kind regards
Attachments:
You must be logged in to view attached files.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 18, 2020 at 11:21 am #35247delladangSupport Expired
Can this be done using WP dashboard? Or does i require FTP?
-
February 18, 2020 at 11:43 am #35248HarrySupport Expired
Hi,
You should do with FTP.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 23, 2020 at 1:22 am #35281delladangSupport Expired
Sorry for the long wait. I did exactly as you described and here is the new problem. There needs to be some padding between the Product Tag Cloud and the above horizontal bar. Also, there appears to be a small dark gray line where I have the question mark. Can we remove that so it is sync with the rest of the page?
-
February 23, 2020 at 6:45 pm #35282HarrySupport Expired
Hi Della,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.shop-top-sidebar { padding: 15px 0 0; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 24, 2020 at 2:53 am #35284delladangSupport Expired
Thank you Harry, that worked. However, I still have the tiny 1 or 2 pix horizontal bar line as you can see from the picture. Is that possible to get removed?
-
February 24, 2020 at 9:48 am #35286HarrySupport Expired
Hi Della,
Please change prev code to
.shop-top-sidebar { padding: 15px 0 0; border-top: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 24, 2020 at 10:31 am #35287delladangSupport Expired
Harry thank you!
-
-
AuthorPosts
You must be logged in to reply to this topic.