Home Forums Search Search Results for 'css'

Viewing 10 results - 2,111 through 2,120 (of 3,138 total)
  • Author
    Search Results
  • #14716

    Hi LV,

    Thank you for choosing our theme.

    1, It can’t

    2. Please add custom css in Claue > Theme Option > General Layout > Custom CSS

    .swatch__list--item,
    .swatch__value {
    	border-radius: 0;
    }

    3. It can’t do it

    4. It can’t do it

    5. Please add below code to functions.php in claue-child

    add_action( 'wp_head', 'remove_my_action' );
    function remove_my_action(){
      remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
    }
    add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 30 );

    Best regards

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

    #14703

    Hi,

     

    Sorry for late answer I didn’t receive a notification (forgot the checkbox).

    Yes it worked perfectly. I just had to delete the CSS raws on the terms and conditions page (VC raw etc).

    Presentation was still good. It worked on my Mac, iPhone, with Chrome and Safari.

    Never tried with PC, Windows or Android.

    Thanks and regards.

    #14698

    In reply to: product search

    This reply has been marked as private.

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

    #14677

    In reply to: Meta Slider issue

    Hi Flavex,

    1. I saw you set width of content is 1400px it not good for small screen http://take.ms/DkPcT Please go to Theme Option > General Layout > Content Width and change number less than 1280px

    2. It now the metaslider doesn’t have option to change color scheme, it can change with custom CSS. Please send us the link show slider we will give you custom code

    3. Please adjust setting for popup collection choose display on right, left

    4. You can translate in Loco > Plugins > Pin Maker

    Best regards

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

    #14656

    Sorry I miss understood. Have similar topic related to product status 🙂

    You can change the text to normal by add custom css

    p.out-of-stock {
    text-transform: none;
    }

    Best regards

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

    #14654
    This reply has been marked as private.
    #14638

    Hi,

    1. I help you add new menu for only homepage. You can show/hide this menu by go to Appearance > Menus > Create new menu and assign to Home Menu.

    2. I help you make the menu sticky when scroll down

    to reduce space please add custom css

    #jas-header .jas-row.middle-xs.pb__10 {margin-bottom: 0;}

    Best regards

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

    #14626

    Hi Laurie,

    1. Please add custom css

    @media only screen and (max-width: 480px) {
    .single_add_to_cart_button {
    font-size: 11px;
    padding: 0 20px;
    }}

    2. Could you send us the product display this message? and tell us the mean of the text.

    Best regards

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

    #14587

    Hi Laurie,

    Please add custom css

    .archive.category .post-content .wpb_content_element {margin-bottom: 0;}

    Best regards

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

    #14569

    Hi,

    I saw you add custom css code

    .result-count-order {
    display: none;
    }

    Please remove these code to display WooCommerce Top Sidebar.

    Best regards

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

Viewing 10 results - 2,111 through 2,120 (of 3,138 total)