-
paulliu819
hi
how are youthese two contents have the same content layout – it includes one container inside the parent container block, pls check the screenshot https://prnt.sc/Ra9mBKCkt3nw and https://prnt.sc/Ql3OO__84Rgt
I both added the background color to the parent container block, one is a full width color background, and the other is not , why it happened
pls help to fix that, thanks
-
Fernando
Hi Paulliu,
The Parent Container Block for that section has a
1400px
max-width value. You need to move this max-width to the inner Container instead so that that section spreads full-width. -
paulliu819
Thanks for the quick reply and patience
So, do you mean that the current total width in great background color is 1400px?
And how much value each for the left and right white areas?
Thanks
-
Fernando
I mean the
max-width
setting, not thewidth
.If you want that section full-width, remove the
max-width
value from the Parent container of that section.The white areas should go away after doing this.
-
paulliu819
Thanks
-
Fernando
You’re welcome!
- You must be logged in to reply to this topic.