Hi,
I have removed the custom CSS but no changes to Mega Menu.
Please help with custom CSS to display all parent categories with their subcategories in the mega menu.
Thanks,
Charles
Hi Charles,
I check and see you added some custom CSS, please check the code you added.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
I have added the mega menu to CSS but the mega menu is not showing all the parent categories.
Please help me to display all parent categories with their subcategories in the mega menu.
Many thanks,
Charles
Hi Mike,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item.disabled::before, .swatch__list--item.disabled::after {
display: none;
}
.swatch__list--item.disabled {
opacity: 1;
pointer-events: inherit;
}
Btw, your support expired. Please renew your support at https://themeforest.net/downloads that will help us continue develop new features and improve our theme.
Thank and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-info .woocommerce-price-suffix {
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Ateacme,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.jas-wc-single .page-head {
background-image: url(https://labartdog.com/wp-content/uploads/2021/04/labartdog-header-new.jpg) !important;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi, at the moment background head in single post page displays a part of post feature image. I’d like to set, instead, a unique image for all the post but.
Is there a way to modify this setting, maybe with customm css?
I want to use the same image I set in shop category pages: a simple flat colour with a little dog logo.
Thanks a lot for any help you can provide.
Attachments:
You must be
logged in to view attached files.
Hi Chen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li::before {
display: none;
}
.sidebar .widget.yith-woocommerce-ajax-product-filter ul li {
padding-left: 0;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
If you want remove breadcrumb, please add below code to Claue > Theme Option > General Layout > Custom CSS
.bgbl.pt__20.pb__20.pl__15.pr__15.lh__1 {
display: none;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi Reinhard,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.swatch__list--item {
margin: 3px 7px;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio