Forum Replies Created
-
AuthorPosts
-
Hi Luan,
Thank you for purchase.
You want to change layout of blog category page different layout of blog page? How you want to change, it better if you have mockup.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Sorry for miss understood. We hide arrow for user can see full the image.
You can always display the arrow by add custom css in Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 736px) {
.single-product-thumbnail .slick-slider .slick-prev,
.single-product-thumbnail .slick-slider .slick-next {
opacity: .8;
}
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can add custom css in Claue > Theme Option > General Layout > Custom CSS
.yith-wcan-list li {
float: none;
}
.yith-wcan-list li a {
border: none;
border-radius: 0;
box-shadow: none;
display: inline-block;
font-size: 11px;
height: inherit;
line-height: inherit;
margin: inherit;
text-align: center;
width: inherit;
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioYou can follow this screen shot to edit padding for wrapper column http://take.ms/Okeny
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can edit this element and display type choose all products and type your name of your product
https://monosnap.com/file/hX2w3IQL1URnmZy9Mo9rEi2k1DpL7e#
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioCould you take a screen shot and explain more your issue?
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Thank you for purchase!
I checked your site and saw all plugin related to WPML are outdated, now you need to update these plugin to latest version to use.
I deactivated these plugins now the site run normal.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can add custom css code in Claue > Theme Option > General Layout > Custom CSS
.home .jas-page > div { margin: 0;}
2. You can change header font color by go to Theme Option > Color Scheme > Header Color > Main Menu Color
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
You can go to gecko-child > functions.php and change code to
function jas_gecko_enqueue_script() { wp_enqueue_style( 'jas-gecko-parent-style', get_template_directory_uri() . '/style.css' ); wp_dequeue_style( 'fontawesome'); } add_action( 'wp_enqueue_scripts', 'jas_gecko_enqueue_script', 11 );Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
Could you tell me which theme you’re using? you’re using helpdesk?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts