Hello
I am on Studio Theme.
How do I put change my hero banner to be TWO squares? (ie one for wording, one for images). Rather than one large image?
Thanks
Hello
I am on Studio Theme.
How do I put change my hero banner to be TWO squares? (ie one for wording, one for images). Rather than one large image?
Thanks
You can try to use Image with text section instead of Banner section
Hello @Pragon ,
When the browser width is greater than 750px, the media query style below is activated, which sets a padding-left and padding-right of 5em each. This is causing the problem. You can change the css style to fix this.