Shop Categories

X

CSS Codes Cart DropBox Background/Space Apply Coupon & Update Cart

Home Forums Agama Pro CSS Codes Cart DropBox Background/Space Apply Coupon & Update Cart

Topic Resolution: Resolved

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #11289
    Kristynlane89
    Participant

    I am trying to find a CSS code to change the color of the cart’s drop down box (Its clear and you can’t see it when you scroll the page) Also when I am on my cart I am trying to put some space between the Apply Coupon Button and the Update Cart Button. Thank you as always! You all are amazing!!!

    #11293
    Zex
    Moderator

    Hi, Kristyn!

    I’ve inserted the next CSS codes ,to solve your “Problem”.(Customize->General ->Additional CSS)

    .agama-cart-content {
     background-color:#FFF!important;
    }
    .woocommerce-cart .coupon {
        width: 50%!important;
    }

    Now you can change the background-color per your needs.

    Regards

    • This reply was modified 4 years, 7 months ago by Zex.
    #11295
    Kristynlane89
    Participant

    You are absolutely amazing!!! I will forever back this theme and tell everyone I know!!!!!

    #11299
    Zex
    Moderator

    Thank you! 🙂

    You are welcome!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.