• Resolved eagleview

    (@eagleview)


    Hi,

    Two items do not display well in the cart page i.e. the ‘have a coupon’ tag has a white box overlaying the text, and the ‘Click here to enter your code’ button does not looks like a misformed button.

    Location:
    checkout page

    I would appreciate any assistance.

    • This topic was modified 7 years, 6 months ago by eagleview.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eagleview

    (@eagleview)

    Apologies, it is the checkout page where the above display issue occurs.

    location:
    checkout page

    It’s just a css problem with your theme.
    You can add something like this to your style.css :

    
    .woocommerce-page .woocommerce .woocommerce-info {
        padding: 15px 0 15px 50px;
    }
    
    • This reply was modified 7 years, 6 months ago by mat_.
    Thread Starter eagleview

    (@eagleview)

    Hi Mat_

    Perfect … thank you!!! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘woocommerce – Cart page – coupon tag and button’ is closed to new replies.