Prises size - by hadoo - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow

  • Avatar: hadoo
    hadoo
    Participant
    November 16, 2016 at 12:49

    hi dear,
    1. How can i change the prices size in green color bigger and prices with pink color smaller than, can you please write css code for me?

    2. In shop when you send more than one product to cart when scroll down you can not see checkout button and the cart is not scrolling.

    best regards

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 17, 2016 at 17:58

    Hello,

    Actually, such additional customization is not included in our support.

    1) .content-product .woocommerce-Price-amount.amount {font-size: 18px;}
    .content-product .price-unit.smaller .woocommerce-Price-amount.amount {font-size: 14px;}

    2) .cart-popup-container {width: 30em;}
    .cart-popup-container .units-info,.cart-popup-container .delivery-time-info{
    font-size: 11px;
    margin-bottom: 5px;
    line-height: 1.2;
    }
    .cart-popup-container.product_list_widget li {
    padding-bottom: 1em;
    margin-bottom: .7em;
    margin-top: .7em;}

    Regards

    Avatar: hadoo
    hadoo
    Participant
    November 19, 2016 at 16:28

    tnx it is solved but the cart showin 3 products, can you please solve that also?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 21, 2016 at 17:45

    Hello,

    How many products do you want to show in the cart?

    You can change it only by additional customization of etheme_cart_items function (xstore/framework/woo.php)

    Regards

    Avatar: hadoo
    hadoo
    Participant
    November 22, 2016 at 11:41

    hi dear, depend of customer as they selected
    and can i use video background without using youtube? i want upload the video on my host.

    best regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 22, 2016 at 16:56

    Hello,

    Mini cart drop-down shows only last added 3 products, full the list of products user can see on cart page only. If you want to change the number of products in mini cart you can do this only by additional customization of etheme_cart_items function (xstore/framework/woo.php)

    Visual Composer does not have option to use self-hosted video for the row background.

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.