Home Forums WoodMart support forum Editing mini cart section

Editing mini cart section

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

    contactpleazurr
    Participant

    Hello,

    On my staging site, I added the following CSS to make the mini cart section to look like this: https://snipboard.io/h3Wift.jpg

    In GLOBAL custom CSS:

    I used this css for padding:
    body .elementor-element form.cart .variations {
    width: 85% !important;
    margin-bottom: 15px !important;

    https://snipboard.io/pkeuFz.jpg

    I used this css for button colours:
    body .woocommerce-mini-cart__buttons .checkout {
    background-color:#F65454;
    }
    body .woocommerce-mini-cart__buttons .checkout:hover{
    background-color:#F65454;
    }

    https://snipboard.io/mQzqSU.jpg

    However with the same CSS, my live site’s mini cart section looks different (like this: https://snipboard.io/bUz871.jpg)

    Why is the CSS no longer working on my live site? How can I make the mini cart look like in my staging site?

    #381469

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #381593

    contactpleazurr
    Participant

    Thank you Aizaz!

    #381598

    Hello,

    You are Most Welcome.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Editing mini cart section’ is closed to new replies.