To remove space on the left/right of the Header
You can use this to Custom CSS box
div.header-announcement-bar-wrapper { padding-left: 0px !important; padding-right: 0px !important; }
To remove space on the left/right of the Header
You can use this to Custom CSS box
div.header-announcement-bar-wrapper { padding-left: 0px !important; padding-right: 0px !important; }