Forum Replies Created
-
AuthorPosts
-
December 13, 2016 at 11:41 pm in reply to: Change product listing layout on mobile to 2 columns #1248
Hi,
You can add custom css code
@media only screen and (max-width: 736px) {
.jas-col-xs-12 { flex-basis: 50%; max-width: 50%; }
}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can switch header to Header Layout 2 in JanStudio > Theme Options > Header > Header Layout.
And you need create menu for and assign for Left menu and right menu in Appearance > Menus
https://monosnap.com/file/Sch7M8bOmAjDqoI4XHd63ChR0ijcUq#
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
3. We have option in page so you can disable page title for separate page.
You can use revolution slider for separate page and choose option full-width for this section
4. You can follow our video to set content under menu
https://monosnap.com/file/nvKkDoeQ2aU1CVCr3k1q0NR1PYTklQ#
Regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio@SweetDay you can add custom css code
.page-head h1, .page-head p, .page-head a { color: #fff;}
and change #fff with your color code
Best regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi, @kbcoulter. Can you send us your website link and temporary as private reply. We will check and help you solve
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi guys,
Sorry because miss your reply
You can add custom css to fix issue with meta slider on mobile
@media only screen and (max-width: 480px) {
.metaslider .slides img { height: auto;}}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css code
@media only screen and (max-width: 736px) {
.jas-col-xs-12 { flex-basis: 50%; max-width: 50%; }
}
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI checked your site ans saw YITH Wishlist plugin still run.
I disable this plugin and now this icon hide.
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioI’m not sure it default of WooCommerce, you can try turn off light box, if still have issue you need contact with plugin author to help you customize because they override product image layout
Regards!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can disable wishlist on all any where by Deactivate YITH Wishlist plugin.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts