Hi Kriesi, my client would like to eliminate the zoom effect that is created when scrolling from mobile devices.
To see the settings of the color section I leave you an image.
This only happens from mobile and the effect is annoying, can it be remedied?
it is very urgent, help me please
Hey vbonora,
Thanks for the link to your site, I believe that you are referring to the top image changing size on the page load, this is not an effect, this is the container becoming larger as the inner element heights are defined, to correct try adding this CSS in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#header-blog {
min-height: 90vh;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Thanks Mike!
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike