The button at the bottom of the page is set to background-color:green;
but for some reason outside of the button becomes green, not inside the button itself. Can anyone help?
The #Customer-support
id that is changing the color is on the section, not the button.
1 Like
If you’re wondering “How did she do that so fast?” let me show you what’s behind the curtain:
“Inspect Element”
See the selector that is setting the color.
Observe the structure.
Did you use inspect element?
That’s the first step I showed.