Zen Follower
- Join Date:
- Feb 2009
- Location:
- atlanta GA
- Posts:
- 296
- Plugin Contributions:
- 0
Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
marton_1:
Move #navMainWrapper, from line 26 in stylesheet_colors.css to a new line and set the new background color?
Hello,
Thank you for that. I would have never thought you could do that. So if i understand what happen right , #navMainWrapper ,#navSuppWrapper, #shippingEstimatorContent h2, #checkoutConfirmDefault are assigned a default color in the code ? And by moving it to its own line and setting a back ground color (#navMainWrapper {background:#ffffff;}) we override that ?