Home › Forums › Themes Support › Gecko › Some questions
- This topic has 7 replies, 3 voices, and was last updated 3 years, 10 months ago by Harry.
-
AuthorPosts
-
-
February 9, 2021 at 4:15 pm #40354fomorenomSupport Expired
1. I would like to add a news section, but I don’t know how to put the “news” tag like in the gecko demo.
2. I would like to add more space between the title of the products and the price.
3. In the mobile version, the logo is not aligned with the menu button and the search and cart icons, how to fix it?
4. I can’t get the metaslider image to cover the whole screen in the mobile version.
5. How can I add more social networks like whatsapp and telegram to share my products?
6. I want to change the color of the out of stock icon
Thanks for everything
Attachments:
You must be logged in to view attached files. -
February 10, 2021 at 12:53 pm #40366HarrySupport Expired
Hi Fomorenom,
1. You mean add new products or add blog news?
2,3. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
h3.product-title, .woocommerce h3.product-title { margin: 0 0 10px 0; } .header-5 .jas-branding { padding: 20px 0 25px; }
and change 10 with your number
4. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) { .jas-col-md-12 .jas-container div:nth-child(3), .jas-col-md-12 .jas-container div:nth-child(3) .vc_column_container > .vc_column-inner {padding: 0} }
5. We will include in future update
6. Please add below code to JanStudio > Theme Option > General Layout > Custom CSS
.badge .sold-out { background: #999; }
and change #999 with your color.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 10, 2021 at 7:52 pm #40370fomorenomSupport Expired
Hello Harry,
- Yes, it is for new products.
Thanks for everything, it looks great.
I look forward to hearing from you.
-
February 10, 2021 at 10:47 pm #40371HarrySupport Expired
Hi,
1. Please add “Products” element of WPBakery PageBuilder https://prnt.sc/yzgngj and select recent product.
By default the “New” badge will show 5 days from publish day. You can the day by edit product scroll down to
Product Detail Layout Option > New Arrival product.Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 11, 2021 at 3:36 am #40376
-
February 11, 2021 at 11:18 am #40385HarrySupport Expired
Hi Fomorenom,
Please follow our document at http://janstudio.net/claue/document/#menu-badge
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
February 11, 2021 at 4:23 pm #40387fomorenomSupport Expired
Thank you very much for your help.
Best regards.
-
February 11, 2021 at 6:16 pm #40391HarrySupport Expired
You’re welcome. Have a nice day!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.