parallax background and logo inserted in copyright
hi good day
Can you please help me with 2 things?
page:
1.- The last image is set as a background with parallax and its not resizing correctly on smaller devices like mobile it gets croped.
2.- Logo not resizing correctly on mobile......
Logo image was inserted in betheme options>Footer>General>Copyright as:
<img style="margin-top: 0px; align:middle;" src="http://142.4.27.210/~enfoke/wp-content/uploads/2016/11/logo-enfoke-topografia.png" /><br/>© 2016 Enfoke.com Todos los Derechos Reservados / <a align="middle" href="http://www.compartamosredes.com">Creado por Compartamos Redes</a>
One more time thanks a lot for the help as always you guys are the best!
Comments
1. CSS backgrounds do never resize and it's the most proper behave. It is a technical difference between the css backgrounds and being responsive and so far, it is not supported by mobile devices.
2. You did not added class="scale-with-grid" for your custom code for the logo and that's why it does not resize.
How can i achieve a parallax that is responsive with the image?
thanks again for the help.