-
AuthorSearch Results
-
June 13, 2021 at 2:06 pm #41704
In reply to: Issue with color customization
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-info .swatch__list { align-items: center; text-align: center; justify-content: center; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 9, 2021 at 12:55 pm #41690In reply to: Cart button not working
Hi,
The issue by cache and i clear cache and minified JS/CSS on your site and it work https://tppr.me/ry5K6
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 3, 2021 at 9:09 am #41665In reply to: On mobile, ‘RELATED ITEMS’ font size too large
Hi Vintagevibe,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .product-extra-title h2 { font-size: 18px; }}
2. You can change text in Loco > Theme > Claue > Create new language > English-US and find the text and change as you want.
3. For the second reply on a topic you can “set private reply”
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 3, 2021 at 9:03 am #41664In reply to: On mobile, ‘RELATED ITEMS’ font size too large
Hi Vintagevibe,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .product-extra-title h2 { font-size: 18px; }}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioJune 2, 2021 at 9:07 am #41638In reply to: Gap between descriptions on product detail page
Hi Reinhard,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.wc-accordion:not(:last-child) { margin-bottom: 15px; }
And change increase 15 with your number.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 30, 2021 at 10:55 am #41629Hi Ashpan,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (min-width: 768px) { .sidebar.jas-col-sm-3 { -ms-flex-preferred-size: 20%; -webkit-flex-basis: 20%; flex-basis: 20%; max-width: 20%; } .jas-col-md-9.jas-col-sm-9 { -ms-flex-preferred-size: 80%; -webkit-flex-basis: 80%; flex-basis: 80%; max-width: 80%; } }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Jennifer,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
#jas-footer .jas-container { width: calc(100% - 50px); }
and change 50 with your number
Kind regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 28, 2021 at 2:12 pm #41614In reply to: Menue font sizing
You can change font size by add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li > a { font-size: 17px !important;}
and change 17 with your number
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 21, 2021 at 4:40 pm #41584Hi,
1. For the page, please upload featured image to change image or turn off Page Tittle https://tppr.me/htFwi
2. Or add below code to Claue > Theme Option > General Layout > Custom CSS to remove on all page
.page-head { display: none; }
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMay 19, 2021 at 9:06 pm #41569In reply to: Sub Menu Layout
Hi Charles,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-menu > li.mega-menu > ul { max-width: 100%; } .jas-menu > li.mega-menu#menu-item-2101 > ul > .sub-column-item { display: inline-grid; }
Kind regards
-
This reply was modified 3 years, 10 months ago by
Harry.
-
This reply was modified 3 years, 10 months ago by
Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
This reply was modified 3 years, 10 months ago by
-
AuthorSearch Results