Hi, I am trying to set a different color for the footer, however, each time I do that, the rest of the page will also be changed to the same color that I pick. I see that once I change color to the ‘padding_global’ (highlighted/selected in green below), it affects the other ‘padding_global’.
Hi Marjory, you have Chathams Blue set for the background on most elements, including your padding-global class. Typically I separate classes into functional/layout classes v. styling classes and maintain a separation there, so I wouldn’t give a color to padding-global
I’m uncertain what colors you’re going for, but I’d set the footer background inside of the footer component, on footer4_component only.
You can see inside the footer you also have padding-global so they are competing.