Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #537492

    Hi,
    Following a theme update to 3.4.1 my shop banner images have stopped stretching fullwidth on wider screens (I’m on a 21″ imac)
    I’ve now updated to 3.4.3 and the problem persists.

    This includes the image that came with your demo. In fact I have just checked and it also affects your own demo site. http://kriesi.at/themes/enfold-shop/shop/

    Is this a bug or a change in the way Enfold handles shop / shop category archive page banner images ?

    Thanks in advance

    • This topic was modified 9 years, 1 month ago by hugaud.
    #537499

    Just updated to 3.4.3 and the problem persists by the way.
    Thanks

    #538744

    Hey!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    .av-parallax-inner {
        background-size: cover;
    }

    Cheers!
    Ismael

    #555202

    Hi how i increase the height of that banner?

    #557087

    Hi!

    try to use height value in it:

    .av-parallax-inner {
    height: 500px;
    }
    

    If it does not work, then send us a link showing the element in question, so we can inspect it.

    Cheers!
    Andy

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