Forum Replies Created

Viewing 10 posts - 711 through 720 (of 15,006 total)
  • Author
    Posts
  • in reply to: Pop up translation #42568

    Hi Brittcolville,

    Please go to Loco > Themes > Claue > edit template > Sync > Save and try translate again https://tppr.me/drqyE. If it not workr, please send me your site url and login account

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Metaslider questions and spacing #42567

    Hi TN,

    1. Please edit the sectoion and change the margin https://tppr.me/H9a72

    2. I just correct the caption of slider.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Metaslider questions and spacing #42561

    Hi,

    I help you change slider, please check.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Twice image product #42560

    Hi,

    please change code to

    @media only screen and (max-width: 1024px) {
    .header__top .start-md.start-sm.center-xs {
    	display: none;
    }
    .header__top .hidden-sm {
    	display: block;
    	flex-basis: 50%;
    	max-width: 50%;
    	text-align: left;
    	padding-left: 15px;
    }}
    
    @media only screen and (max-width: 767px) {
    .header__top .start-md.start-sm.center-xs,
    .header__top .end-lg.end-sm.center-xs {
    	display: none;
    }
    .header__top .hidden-sm {
    	display: block;
    	text-align: center;
    	flex-basis: 100%;
    	max-width: 100%;
    	padding-left: 0;
    }}

    The code you add only hide hambuger menu on desktop.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Add Category Horizontal Bar #42558

    Sorry the code not display on reply box, please use code at https://pastebin.com/U6EyJKGg

    and download attach file and put in claue-child > woocommerce

    Attachments:
    You must be logged in to view attached files.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Add Category Horizontal Bar #42551

    Hi,

    Please copy file header.php in claue to claue-child and put your below code in last line of header.php in claue-child

    `

    `

    kind regards

    • This reply was modified 3 years, 9 months ago by Harry.
    • This reply was modified 3 years, 9 months ago by Harry.

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Twice image product #42550

    Hi,

    1. Please add below code to Claue > Theme Option > General Layout > Custom CSS

    @media only screen and (max-width: 1024px) {
    .header__top .start-md.start-sm.center-xs {
    	display: none;
    }
    .header__top .hidden-sm {
    	display: block;
    	flex-basis: 50%;
    	max-width: 50%;
    	text-align: left;
    	padding-left: 15px;
    }}
    
    @media only screen and (max-width: 767px) {
    .header__top .start-md.start-sm.center-xs {
    	display: none;
    }
    .header__top .hidden-sm {
    	display: block;
    	text-align: center;
    	flex-basis: 100%;
    	max-width: 100%;
    	padding-left: 0;
    }}

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Twice image product #42546

    Hi,

    Can you share how you resolve the issue?

    Thanks

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Adding multiple images to product gallery #42543

    Hi,

    please follow this setting.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    in reply to: Adding multiple images to product gallery #42542

    Hi Damian,

    Please go to Claue > Theme Option > WooCOmmerce > Product Detail Setting and change product detail layout.

    Kind regards

    Harry
    Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 10 posts - 711 through 720 (of 15,006 total)