-
AuthorSearch Results
-
March 8, 2018 at 8:25 pm #17916
In reply to: Persian Translation
This reply has been marked as private.Rahim Vaziri
CEO & Founder at Look.irMarch 8, 2018 at 12:59 pm #17883@sebin Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-variation-add-to-cart {width: 100%;}Best regardsThank you so much, it’s working 🙂
March 8, 2018 at 9:51 am #17880Please add below code to Claue > Theme Option > General Layout > Custom CSS
.woocommerce-variation-add-to-cart {width: 100%;}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 7, 2018 at 9:49 am #17832In reply to: Lỗi khi thêm mà u và size và o sản phẩm
Hi bạn,
Theme của bên mình ko có dùng plugin nà o để là m landing page. bạn có thể tạo thêm 1 page mới rồi dùng page builder để build landing sau đó dùng css để ânr header và footer đi
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 6, 2018 at 11:30 pm #17806In reply to: Change color of links and widget headings
Hi,
Please use the custom CSS code below
#jas-footer .widget-title, #jas-footer a { color: #666; }March 6, 2018 at 10:41 pm #17800Topic: Change color of links and widget headings
in forum Gecko
studiobanditParticipantHi,
I changed the footer background color to light grey and changed the text colors to #666. This works well but only the links and widget headings stay white. I tried to find some solutions in the forum but no results on these specific questions.
Could you help me with a css code which can I add to change the colors of these 2?
Geraldine
March 5, 2018 at 10:08 pm #17763In reply to: How to set the more width about the menu?
Hi,
Please use the custom CSS code below
.jas-menu > li > ul > li { min-width: 250px; }Change 250px if you want.
March 5, 2018 at 10:04 pm #17762In reply to: how to fix the display of price
Hi,
Sorry to keep you wait, please use the custom CSS code below
.product-info .amount { position: relative; } .product-info .amount:before { content: "USD"; }March 4, 2018 at 10:48 am #17734In reply to: Widh problems? Please help me out
Hi,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
@media screen and (max-width: 800px) { .caption .pa-middle {left: 15px;} }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 4, 2018 at 10:36 am #17733In reply to: Product Gallery Images Not Switching Properly
Hi,
Sorry for late reply.
Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.slick-prev::before, .slick-next::before { -webkit-transform: rotate(-45deg) translateY(-7px); -ms-transform: rotate(-45deg) translateY(-7px); -o-transform: rotate(-45deg) translateY(-7px); transform: rotate(-45deg) translateY(-7px); }Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorSearch Results