Is there a way to show the entire hero banners on screens that are 3440? Currently, my client only has those super wide monitors and they don’t want to see any “white space” on either side of the banners. Let me know if you need any more information to answer the question.
Thanks
could you please tell me an example page where we can see the issue
Sure, see private content.
i’m participant as you – no Private Content for me – sorry then you had to wait til mods are here
Hi barrystrauss,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (min-width:2440px) {
#top .av-parallax-inner {
background-size: cover !important;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks, that worked!
Hi barrystrauss,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria