Hello,
i put a movie into the background of the colorsection
When i look on the mobile device the picture that i used for the backgroundis way too high, probably because of the height I gave the movie section.
Is there a way I can get it smaller?
Whatever photo i put in the background it will be shown over the whole screen, but it shouldn`t.
Would be great if somebody can help me with this.
rixi
Hey rixi,
I’m not sure I understand exactly what you are looking to achieve, could you post screenshots highlighting your intentions maybe?
Best regards,
Rikard
Hi Rikard,
yesterday evening a friend found out the Problem and we put in this Code.
Now the photo in the Background has a normal size and is not all over the Screen.
.container_wrap {border:none;}
.page-id-4353 #av_section_1, #portfolio {
background-position: center center;
max-height: 388px;
width: 100%;
height: 0;
padding-top: 27%;
background-size: 100% auto;
background-repeat: no-repeat;
}
#portfolio {padding-top:37% !important;}
Hi,
Glad it’s sorted for you! To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay