-
AuthorSearch Results
-
April 19, 2018 at 1:57 am #19203
In reply to: CATEGORY CONTENT & SHORTCODE SLIDERS
Hi,
Please reply on topic so we can easy to track your issue.
1. The issue with slider on categories cause by css in new version of our theme. I override this to fix.
2. I checked your site and click on quick view button and see it work.
3. This not related to our theme so we can’t fix.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 17, 2018 at 7:12 pm #19157In reply to: coupon adding on checkout page break page design
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.checkout.woocommerce-checkout {width: 100%;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 17, 2018 at 4:02 pm #19141In reply to: Add search icon to mobile
Hi Karen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .jas-action > * { padding: 0 2px; } .sf-open.cb.chp.hidden-xs { display: block !important; } }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 17, 2018 at 3:59 pm #19140In reply to: Reduce line height in top header
Hi Karen,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .jas-push-menu-btn::after { font-size: 12px; } .jas-push-menu-btn {width: 23px;} .jas-socials a, .header-text, .header__top .jas-action a { line-height: 1.3; } }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 16, 2018 at 6:53 pm #19111In reply to: Move currency switcher next to Search icon
Hi Krille,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.header-text.mr__15 { -webkit-box-pack: end; justify-content: flex-end; text-align: end; display: flex; } .wcml-dropdown {width: 6.5em !important;} .wpml-ls-legacy-list-horizontal {padding: 0 !important;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 16, 2018 at 6:20 pm #19109In reply to: Ratings shown in product detail
Hi,
- No I don’t want to hide the ratings, I want to show them on both Product Listing and Product Detail. Currently, they appear on Product Listing but not on Product Detail. How can I show them on Product Detail as well?
- I’ve tried that plugin but it over writes the CSS your theme uses for the button and it doesn’t look good. It removes the cart icon in the button. It looks like class button product_type_external pr-br mb_10 is replaced with button product_type_external.
Thanks
April 15, 2018 at 4:05 pm #19093In reply to: Claue width
Hi,
We decide not to make front page 100% width, so what we did is to remove the codes you provide into the claue theme css option and save. We clear the cache, but still it behaves like the codes is in their. What are we missing?
April 15, 2018 at 9:13 am #19086In reply to: Strange shape appears on variable product page.
Hi,
Please change footer background color in JanStudio > Theme Option > Footer
and change footer text color in JanStudio > Theme Option > Color SchemePlease add below code to change background footer on mobile and text color in JanStudio > Theme Option > General Layout > Custom CSS
#jas-footer::before {display: none;} #jas-footer, .footer__top a, .footer__bot a {color: #fff;} #jas-footer a:hover {color: #515151 !important;} @media only screen and (max-width: 736px) { #jas-footer {background: #000;} #jas-footer, .footer__top a, .footer__bot a {color: #fff;} #jas-footer a:hover {color: #515151 !important;} }And change #000, #fff, #515151 with your color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 15, 2018 at 8:58 am #19085In reply to: Add font from my computer
Hi,
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
h3.product-title a {color: #222; font-size: 14px;} h3.product-title a:hover {color: #56cfe1;} body {font-family: "PF Bague Sans Pro" !important; font-weight: 500; !important;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 13, 2018 at 5:40 pm #19051In reply to: Ratings shown in product detail
Hi,
1. Please add below code in JanStudio > theme option > general layout > Custom css
.summary .woocommerce-product-rating {display: none;}
2. Please create product as external product https://woocommerce.com/videos/woocommerce-external-affiliate-product-overview/
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results