Hi,
I spent an hour searching the Forum last night and tried several of the solutions, none of which worked for me.
Please view my site here:
http://dev.sussieskin.com/cart
When more than one product is present in the shopping cart, the table creates a colored row (which I like), but font is the same color as the row, which makes it invisible.
How can I change the font color to white for just those rows?
Please be specific as to whether I can do this through the Quick CSS or need to add it elsewhere.
Thanks!
Changing Propulsion Font Color in Product Table
4 posts from 3 voices-
Posted 10 months ago #
-
Hi carltonrsmith,
Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:
.cart_table_item a { color: #333; }Regards,
Devin
Posted 10 months ago # -
It worked! So awesome-looking now!
Resolved!
ThanksPosted 10 months ago # -
Hi carltonrsmith,
Glad that Devin helped you. :)
Cheers,
IsmaelPosted 10 months ago #
Topic Closed
This topic has been closed to new replies.














