-
AuthorSearch Results
-
April 16, 2017 at 7:02 pm #3220
In reply to: Menu customization
yes bu I want to change it, how to access, sorry but Im not strongest one on css
April 16, 2017 at 3:19 pm #3216In reply to: Disable "quick view" site wide?
Hi there,
Please add this custom CSS code in JanStudio theme option > General Layout > Custom CSS Style
.btn-quickview { display: none!important; }
– FosterApril 14, 2017 at 3:20 pm #3180In reply to: social icons centered
Hi,
i help you corrected custom css you added
.header__top .jas-col-md-4.jas-col-sm-6.jas-col-xs-12.start-md.start-sm.center-xs {flex-basis: 100%; max-width: 100%; padding: 10px 0; text-align: center; width: 100%;!important}
and i added new
.header__top .jas-socials { margin: 0 auto;}
I removed code you added for socials.
Now you can update without losing.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 14, 2017 at 3:02 pm #3179In reply to: Modifying the Product Detail Page Layouts
Hi Tom,
Sorry for late reply!
Have 2 way to modify product detail page layout.
1. If you have experience with PHP and wordpress you can copy file from gecko > core > libraries > vendors > woocommerce > templates > single-product > product-image.php and product-thumbnails.php to “gecko-child > woocommerce > single-product > product-image.php and product-thumbnails.php” to override layout
2. You can use custom css in JanStudio > Theme Option > General Layout > Custom CSS
.entry-summary .social-share { display: none;}
.single-product-thumbnail .p-nav {display: none;}
3. You can create new attribute as dimension in Dashboard > Products > Attribute
Create new Attribute name as “Dimension” and add variation for attribute as ( 2×3, 4×6…), 30cm, 40 cm
You can add different price for different attribute
Example:
– 40cm – $10,
– 60cm – $12.00
https://monosnap.com/file/GfDsOtEVjohUlatUcf5VkPAVC3FDGT#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 14, 2017 at 8:25 am #3172In reply to: social icons centered
This reply has been marked as private.April 13, 2017 at 10:06 pm #3161In reply to: Color management and Navigation
Hello Kai,
Thank you for purchase!
1. You can change the text on button to white by add custom CSS in JanStudio > Theme Option > General Layout > Custom CSS
.jas-account-menu a.button { color: #fff; }
2. Can you explain more, when i view your site as guest i saw only empty page
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 13, 2017 at 3:41 pm #3150In reply to: All Currencies Fashion 2
This reply has been marked as private.April 13, 2017 at 2:16 pm #3146In reply to: Help with the sliders
Mình đã làm theo hướng dẫn như trên của bạn nhưng vẫn không thấy đổi màu chữ bạn ơi. Hehe, mình không rành về mấy cái CSS gì gì lắm nên hơi vất vả cho bạn tí. Bạn thông cảm giúp đỡ mình tí nha. 😀
April 13, 2017 at 10:27 am #3145In reply to: Help with the sliders
1. Bạn có thể thêm CSS vào Claue > ThemeOption > General Layout > Custom CSS
.metaslider .flexslider .caption-wrap .f__libre { color: #878787; }
.metaslider .flexslider .caption-wrap h2,
.metaslider .flexslider .caption-wrap h3,
.metaslider .flexslider .caption-wrap h4 { color: #222;}
.metaslider .flexslider .caption-wrap {color: #878787;}Bạn đổi #878787 và #222 với mã màu của bạn.
2. Bạn muốn đổi vị trí của chữ bằng cách thêm class giống hình bên dướihttps://monosnap.com/file/Rs8pLol7zMqNzpkmULmzn8vLOKwJKy#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioApril 12, 2017 at 9:28 pm #3129In reply to: All Currencies Fashion 2
Hi,
2. This problem because your category empty
3. You can add custom css
.p-thumb img, .p-nav img, .product-image img { width: auto;}
5. Can you zip gecko theme on your site and send it to us, we need to check something you override our theme.
6. You can change the text in Appearance > Widget > Woocommerce Sidebar and change widget title to your language
7. You can follow our document at http://janstudio.net/gecko/document/ navigate to Page Layout > Menu Badge.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results