Home Forums Search Search Results for 'css'

Viewing 10 results - 2,361 through 2,370 (of 3,131 total)
  • Author
    Search Results
  • #11329

    Hi,

    Thank you for choosing our theme.

    1. You can hide image and title category page by add custom css in Claue > Theme Option > General Layout > Custom CSS

    .archive .page-head { display: none;}

    2. You can remove second menu on shop page by go to Appearance > widgets > WooCommerce Categories Menu Sidebar > remove the widget included.

    Best regards

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

    #11321

    Hi,

    1. You can hide this button by deactivate plugin WPA Product Bundle plugin

    2. You can hide price by add custom css code in Claue > Theme Option > General Layout > Custom CSS

    .price { display: none;}

    Best regards

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

    #11319

    Could you try add custom css

    .single-product div.product form.cart .quantity input { width: calc(100% – 20px);}

    I’m not sure with the issue. Because now i don’t have a device run on old iOS 9.3.5

    Best regards

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

    #11271

    Hi,

    I checked your site and saw you change the layout of Vendor Store page

    Could you revert your code and add custom css to fix issue with style of Vendor Store page

    .dokan-theme-claue .woocommerce-breadcrumb {
    background: #f6f6f8;
    padding: 20px 30px;
    margin-bottom: 30px;
    }
    .dokan-store-sidebar {
    padding-left: 30px;
    }
    .dokan-single-store {
    padding-right: 30px;
    }
    .dokan-widget-area > li {
    list-style-type: none;
    }
    .dokan-widget-area h2.widgettitle {
    font-size: 20px;
    }

    Best regards

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

    #11257

    Hi,

    Thank you for choosing our theme.

    1. WooCommerce only support calculate shipping on shopping cart http://take.ms/LrPRa

    2. You can hide checkout button on minicart by add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

    .woocommerce-mini-cart__buttons .button.checkout { display: none;}

    Best regards

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

    #11245

    Hi,

    You can add more custom css

    .single-product div.product .stripe-enabled form.cart .quantity input { width: calc(100% – 20px);}

    .entry-summary .single_add_to_cart_button { white-space: nowrap;}

     

    Best regards

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

    #11208

    I help you changed short code and unminify js/cs/html of autoptimize and reminify js/css/html again. it now work well on your site.

    Best regards

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

    #11202

    Hi Harry,

    Good I showed you what I had done.

    With your new css everything is working perfect now and looks good, this is resolved.

    Your support is really great, thank you very much for your help.

    Have a nice evening,

    Best regards,

    Marjolein

    #11201

    Hi Marjolein,

    Sorry the prev code not correct.

    You can use custom css in Claue > Theme Option > General Layout > Custom CSS

    .page-head { padding: 100px 0; }

    .page-head h1 {
    font-size: 30px;
    }

    Best regards

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

    #11198

    Hi Foster,

    Thanks for answering me so quick, i think it’s late in your time.

    Sorry in the mean time I could find it. I left the 0 and add height: and it works.

    instead of .page-head { 100px 0; } I did put .page-head { height: 100px ; }

    (I did change de number 100px in 600px).

    But I think I need  to get bigger the letters of tittle.

    Have I to use for that Loco translate or somewhere else or css ?

    Cheers,

    Marjolein

     

     

Viewing 10 results - 2,361 through 2,370 (of 3,131 total)