Home Forums Search Search Results for 'css'

Viewing 10 results - 2,371 through 2,380 (of 3,138 total)
  • Author
    Search Results
  • #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

     

     

    #11185

    Hi Marjolein,

    Please use the custom CSS code below (Adjust number 100 if you want)

     
    .page-head { 100px 0; }

    Cheers,
    Foster

    #11164

    Hi,

    1. I check your site it now the quickshop button work well

    2. You can fix by add custom css

    .page-id-6 .woocommerce-message { display: none;}
    .product-quickview .variations_form .yith-wcwl-add-to-wishlist {left: 235px; right: auto;}

    Best regards

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

    #11089

    please copy full the code you add in Custom CSS to https://pastebin.com/ and give me the link, I need to check more.

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

Viewing 10 results - 2,371 through 2,380 (of 3,138 total)