Home Forums WoodMart support forum Order buttons and some elemnts

Order buttons and some elemnts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #285251

    amaury_santillan
    Participant

    Hi guys.

    1. Im trying to change the order of the hidden cart buttons.

    Right now cart displays before checkout. We would like to make it backwards

    I was using this css but its not working.

    a.button.btn-cart.wc-forward {
    display: flex !important;
    flex-direction: column !important;
    order: 2 !important;
    }

    2. I need that the last widget on mobile footer be opened on loading. Im atacching images

    Is this possible?

    Thank you very much for your help.

    #285480

    Hello,

    1) Sorry but it is not possible to change the order of the buttons using Simple Custom CSS.

    It requires customizations and this is beyond our limitations and support policy.

    2) Sorry but currently I am unable to see the screenshot you attached. Please make sure that you have added it correctly to check it myself and help you out accordingly.

    Best Regards

    #285745

    amaury_santillan
    Participant

    1. I completely understand. Please poit me in tge right direction.

    2. Basically just need that the third widget is not collapsed

    #285811

    Hello,

    1) You can find the file under “woodmart/woocommerce/cart/mini-cart.php” and customize it at your own risk.

    2) Sorry but there is no option in Theme Settings available for that.

    Regards.
    Xtemos Studios

Viewing 4 posts - 1 through 4 (of 4 total)