Hello everyone,
I’ve noticed on my ultrawide display at home, that my banner drags down, rather than sticking to the header as I expand my browser downwards. See below:
I am following Dawn’s recommendations of having aspect ratio at 3:2 and have the below settings enabled:
Hi @ccanning
Can you share with me the page url…
1 Like
Hi @ccanning
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
.gradient{
display: block !important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
1 Like
Hi @PageFly-Richard ,
Thank you - this did work in getting the banner to behave correctly, but it then threw out my collection and product images. See below:
Any ideas?
Hi @ccanning
So sorry I missed your message.
You can try again with this code:
.gradient{
display: inherit !important;
}
Hi @PageFly-Richard - no worries 
Whilst it’s snapped the image up to the top, it’s now throwing the text out on the banner as seen below:
The collections view is also messing up, with several elements greyed out and unclickable:
@ccanning
I think you should now contact the theme so they can assist you in this issue.
Since I also can’t get deep into the theme to test this issue. I can only look for external causes.