[Bug] Full Width sections do not span the entire header
joe9663 opened this issue · 1 comments
joe9663 commented
Describe the bug
Full width sections in the header have some additional padding on the sides that do not allow allow the section to span the entire width of the header. This is most noticeable when the section is given a different background color than the rest of the header. The 15px padding on the sides of the section is added to the surrounding column element by bootstrap.
To Reproduce
Steps to reproduce the behavior:
- In the Header Layout create a new section
- Add a menu to the section and set it to full width
- Change the menu background color
- See the gaps
Expected behavior
A full width menu should stretch across the entire header.
nicolepaschen commented
Note: this bug is going to be live in the newest Crio in Inspirations theme.