Forum Replies Created
-
AuthorPosts
-
Hi,
You can add categories and latest product on left or right of shop page by add widget in Appearance > Widgets > WooCommerce Sidebar and select sidebar position.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThis reply has been marked as private.Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioThank you for your rate and review.
30. You can edit padding of separate element in Page
– With the row have 1 column https://monosnap.com/file/HdsULdfgSKbzkks5gXzZUASto5zpv4#
– With the row have 2 columns https://monosnap.com/file/5hwOXMLDLoyN309eZt3rp0gS80a0Yt#
– By default the “Text Block” element have margin-bottom: 35px; https://monosnap.com/file/GT9prKPPDFViwYR7HRFuK33G1A4Xao#
31. You can center the text by add custom css
@media only screen and (max-width: 736px) {
.result-count-order .woocommerce-ordering select { width: 100%; text-align: center;}
}
32. You can add custom css
@media only screen and (max-width: 480px) {
.metaslider .flexslider .caption-wrap h3 { font-size: 14px;}
.metaslider .slides img { height: auto;}
.metaslider .flexslider .caption-wrap h2 { font-size: 20px; margin: 10px 0;}
a.button-o-w { line-height: 32px;}
.metaslider .flex-control-nav { bottom: -20px;}
}
33. You can add custom CSS
@media only screen and (max-width: 1366px) { .jas-menu > li:not(:first-child) { margin-left: 35px; } }
@media only screen and (max-width: 1280px) { .jas-menu > li:not(:first-child) { margin-left: 26px; } }
34. The link you should replace in the button href in caption box
35. Sorry i don’t have experience with this issue
36. You should do on theme option because all your custom code on main css file will be remove when you update theme but on theme option it still keep.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can try some plugins:
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioMarch 28, 2017 at 9:05 am in reply to: No translation for string "No more items to show" button and "Load More" #2656Hi,
The issue with WPML string we fixed, we will release update soon together with other issue.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioIt better for us if we can clear everything 🙂
Feel free to contact us again if you need more assist.
We really appreciate if you take a time to help us rate for our theme 5 stars at https://themeforest.net/downloads.
Thank you very much!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioand
body { font-family: “GFS Didot”, serif; }
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI saw problem on IOS 10.2
You can add custom CSS in JanStudio > Theme Option > General Layout > Custom CSS to fix
h1, h2, h3, h4, h5, h6, .f__mont { font-family: “GFS Didot”, serif; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi ,
I checked on my iphone 6 and it real device

Can you tell us which device you checking your site?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi
The font on my mobile

You can compare, can’t tell on mobile like Arial
You can check on Google site both on Desktop and Mobile https://fonts.google.com/specimen/GFS+Didot
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts