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
Just updated to 3.4.3 and the problem persists by the way.
Thanks
Hey!
Thank you for using Enfold.
Please add this in the Quick CSS field:
.av-parallax-inner {
background-size: cover;
}
Cheers!
Ismael
Hi how i increase the height of that banner?
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