BlueRiver89
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyI spent hours on that and you solved it in a matter of minutes. Thank you so much for all your help.
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyI want to do the same for the checkout page. I wonder if I can edit the CSS you gave me to do the same thing for “Your Order” on the checkout page like it does on the cart page.
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyNice, thank you. Looks better.
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyThat worked! Thank you.
Can you help me with one other thing?
If you add something to you cart and go to the checkout page in Internet Explorer 11 (probably in older versions too), the text in “Your Order”, found here:
http://ecofriendly.com/checkout/
Is off centered and I cannot figure out why. It ONLY happens in Internet Explorer. Here is a picture of it, too:
http://tinypic.com/view.php?pic=afap11&s=8#.U8b5gfldWyU
See how under Total it’s off to the left dramatically? Do you know a fix for it? Since it only happens in IE, I can’t figure out what to do.
EDIT: Here is how it looks in chrome, how I want it to be in IE:
http://tinypic.com/view.php?pic=xg0fig&s=8Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyBy the way, thanks for pointing me to the simple css plugin. I can see that being extremely helpful. I put the code in there that you had given me earlier in this thread and no border appeared. Maybe I’m doing something wrong.
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyThanks for replying, you can add something here:
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyHere’s my exact issue:
If you look at this page:
And then you look at this page:
http://ecofriendly.com/checkout/
You can see that the “Your Order” looks really neat and clean. It’s in borders and looks fluid. On the cart page, however, that all the same info for Subtotal, Shipping and Handling, etc, is without borders and doesn’t look very appealing. I want that to look like it does on the checkout page.
Forum: Plugins
In reply to: [WooCommerce] Cart Totals not displaying properlyI was reading online that it’s OK to put custom CSS in my website theme’s stylesheet.css
Is that where I would put this?