New Landing How can we help? Themeforest Theme Support Nota Cart doesn't show prices & making button longer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Nota
  • #312528
    Isdanielle
    Member
    Post count: 32

    Hi guys!

    There are two little issues that I’m running into at the moment:

    – when you put a product in the cart and click on the cart so that it slides out on the right side, you see only the product image and not the price and total of the cart. See print screen 1, I want it to look like the demo in print screen 2, how can I fix this?

    – Due to the translation the “update cart” button is to small voor the dutch text “winkelwagen bijwerken”. which css code can I use to make the button longer so that the text will fit? See print screen 3.

    Thanx in advance!

    Daniëlle

    Attachments:
    You must be logged in to view attached files.
    #312565
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    1) Please change the text color from white to something else as you have set the background of the slider to white:

    2) Please add this to Theme Options => Custom CSS:

    .woocommerce-cart .woocommerce input.button:disabled, 
    .woocommerce-cart .woocommerce input.button:disabled[disabled] {
      padding: 0;
    }
    #312568
    Isdanielle
    Member
    Post count: 32

    OMG that is the stupidest thing ever, sorry for this dum question hahaha. First problem solved.

    The CSS code also works but de button has to be slightly longer see print screen, it now JUST fits but thats not really pretty. I need some space on both sides..

    Attachments:
    You must be logged in to view attached files.
    #312570
    David Martin – Support
    Moderator
    Post count: 20834

    1) Glad to help!

    2) What device/browser or OS are you using? You can test increasing it like this:

    .woocommerce-cart .woocommerce input.button:disabled, 
    .woocommerce-cart .woocommerce input.button:disabled[disabled] {
      padding: 0 30px;
    }
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register