-
AuthorSearch Results
-
October 18, 2019 at 6:22 pm #34178
Hi Micky,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-variation-price { display: none; }By the way, your support expired. Please renew your support at https://themeforest.net/item/claue-clean-minimal-woocommerce-theme/18929281 that will help us develop new features and improve our theme.
Thanks and regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 17, 2019 at 7:21 pm #34164In reply to: Fix Product Gallery At Window When Scrolling
Hi Harry,
Thank you.
Did it but it doesn’t get displayed properly: see here: https://www.fashionchingu.com/upstroke/kpop-fashion/itzy-fashion/black-one-piece-jumpsuit-chaeryeong-itzy/
Also tried it without any additional CSS
Login credentials same as previous mentioned.
Thank you.
October 16, 2019 at 6:07 pm #34147In reply to: Website Amor
Please go to claue-child > style.css line 873 and remove below code
.single-product-thumbnail .slick-slide > a { pointer-events: none; }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 14, 2019 at 7:53 pm #34106In reply to: popup on mobile
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 480px) { .ypop-modal .ypop-wrapper { width: 100% !important; left: 0 !important; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 12, 2019 at 10:35 pm #34088In reply to: How to edit woocommerce product page
Hi,
1. Please follow this topic https://wpml.org/forums/topic/invoice-in-a-different-language-in-woocommerce/
2. Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .jas-col-xs-6.jas-col-md-6, .jas-masonry .jas-col-xs-6.jas-col-md-6 { width: 100%; max-width: 100%; flex-basis: 100%; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 11, 2019 at 10:12 pm #34077In reply to: Product Image Flips the Wrong Way
Hi,
please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-image:hover .product-image-flip .back img { -webkit-transform: scale3d(1, 1, 1); -ms-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 10, 2019 at 8:35 am #34056In reply to: Gecko on Mobile
Hi dimtraif,
Thank you for choosing our theme.
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 767px) { .archive .jas-wc .jas-col-md-3.jas-col-sm-3.jas-col-xs-12.mt__30 {display: none;} }Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 6, 2019 at 11:18 am #33995In reply to: Оформление товара
Hi,
please add below code to claue > theme option > general layout > custom css
@media only screen and (max-width: 320px) { .shop_table td, .shop_table th { padding: 5px; }}Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 4, 2019 at 9:40 am #33970Topic: Hide logo stick header
in forum Claue
ffthernandezParticipantHi guy i want to hide default claue logo but i cant with this css
that was last response
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.jas-branding { display: none; }
but the logo is still appear on header https://prnt.sc/pefikr
October 3, 2019 at 8:20 pm #33965In reply to: adding google fonts
Hi,
Please add below code to very top of claue-child > style.css
@import url('https://fonts.googleapis.com/css?family=Livvic&display=swap');And follow the guide at https://fonts.google.com/selection?selection.family=Livvic
It now the font not include in google font, in future when it support we will at for our theme.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results