Full Width not True Full Width
-
Hi,
I have not been able to solve this problem looking through the other issues people of posted on this. I still have two side areas on the left and right that show my background no matter what I change. I have tried changing my content area to 100% and that makes it bigger but the side areas remain. I have checked to make sure I am using the full width page theme, and even added in another copy of the full-width.php into my child theme.
I tried these codes in my CSS as well.
@media screen and (min-width: 998px) { .page-template-full-width-page .content-wrapper.full-width.without-featured-image { margin: 0; } } @media screen and (min-width: 998px) { .page-id-8 .content-wrapper.full-width.without-featured-image { margin: 0 13.98%; } }
Hoping someone can help, I’m sure I am just missing something.
Thanks!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Full Width not True Full Width’ is closed to new replies.