I am having difficulty finding out why my Home page won’t spread to full width. I have the following code placed in Main Options>Fonts & Custom> Custom CSS Rules. This is how I’ve always been able to do it on the Home page only, and it’s not working.
your rules are fixing a maximum width for the container of 1100px, so why do you think that would make it full width???
And by the way the container is already set to a max-width of 1100px in the setting.
If your intention was to undo the global max-width:1100px coming for the theme options settings, then you only need one rule to do that instead of the three you mentioned