Hello,
Backgrounds on homepage and picture on second page not showing on mobile/Ipad horizontal
after customations yesterday. Login in private content.
Thank you and best regards,
Sascha
Hey Sascha,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.home .avia-builder-el-3 {
height:500px;
min-height:500px;
}
}
Best regards,
Rikard
Hi,
Did you delete the old JS and CSS files under Enfold->Performance?
Best regards,
Rikard