Is there any way to change the background color of the "New Products for...." section?
Thanks
Is there any way to change the background color of the "New Products for...." section?
Thanks
Also, is there a way to change the background color where the Item, Item Name, Price,, Quantity show? So it's different from the rest of the page background?
You can change backgrounds and many other properties for any element that has individual class/id tags or is otherwise distinguishable by the CSS code.
You will want to edit /includes/templates/your_template/css/stylesheet.css.
Get Firefox and its Web Developer extension; the Information > Display Element Information button will show you lots of valuable info for any element you click on, and the CSS > Edit CSS button will let you see instantly the effects of changes to your stylesheet.