Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1272819

    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

    #1272822

    could you please tell me an example page where we can see the issue

    #1272824

    Sure, see private content.

    #1273042

    i’m participant as you – no Private Content for me – sorry then you had to wait til mods are here

    #1273376

    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

    #1273445

    Thanks, that worked!

    #1273475

    Hi barrystrauss,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.