Hi guys,
I'm trying to have my morefoot area's background to be changed to black. I inspected the CSS and I found that the slector should be either .section-morefoot .content-pad or #morefoot_area.container-group. When I try to change the background color for either of these it doesn't do anything. This is my code:
#morefoot_area.container-group {background-color: #000000;}
What am I doing wrong here, please?
Thanks











