How to edit full width on page?
-
.gry-bg {
width: 100%;
background-color: #000000 !important;
}This is my class, I want to change the background of a specific section on a page to black but it always shows the sides in white. How can I make it so it is 100% of the width black?
Thankw!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to edit full width on page?’ is closed to new replies.