Cart Page CSS

Hello,

On this page (with a item(s) in the cart) I can't get any of the CSS selectors right:


1) Trying to get rid of this white bar: http://imgur.com/IjfjzpK

2) Is it possible to turn off the hover effect (yellow background on hover) for the "Cart Totals" sections {subtotal, shipping,taxes and totals}: http://imgur.com/Nv7tnFY

3) Change this text to white: "Note: Shipping and taxes are ..."  http://imgur.com/yo9NWi0

4) Bold the text on the "proceed to checkout button" at bottom of page & "update cart" button at top of page.

Thanks in advance (WooComm CSS drives me crazy!!!)

Cheers,
Casper








Comments

  • Hi,

    1) To remove that white background, use the following css:
    .woocommerce .shop_table td.actions { background: transparent !important; }
    2) You can remove this background on hover with extra css:
    .woocommerce table tr:hover td { background: transparent !important; }
    3) Where you got this text exactly? We do not see it on above page.

    4) These buttons can be bold with:
    .woocommerce .shop_table td.actions input { font-weight: bold !important; }
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button { font-weight: bold !important; }

  • Hi,

    Thanks. #1 Remove white background doesn't seem to be working. Please advise.

    I figured out the class for #3, it was: .woocommerce-cart .cart-collaterals .cart_totals p small {color: #fff;}

    Cheers,
    Casper


  • I got #1 working; I had an extra bracket in CSS above it. 

    Thanks :)

    Please close.
Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.