Footer image too biger
Hi guys,
the footer image doesn't respect the aspect ratio of the column... how can we fix this error?
Informativa sulla Privacy - ALBA equipment
THX
Hi guys,
the footer image doesn't respect the aspect ratio of the column... how can we fix this error?
Informativa sulla Privacy - ALBA equipment
THX
Comments
Hi,
You can manually adjust the size of this widget.
Best regards
THX!
But we did it with the customize section...how can we fix this from here?
The WordPress functions overwrite width and height values. Try to use inline CSS styles.
https://www.w3schools.com/css/css_howto.asp
Best regards
THX! Could you provide it to us to solve?
It should look like this:
<img src="#" style="width: 200px; height: 100px;"/>
Of course, with your own image URL and values.
Best regards
THX, but i responsive not work well...
can you provide us with a code that can be adapted to responsive mode?
Please see the following article:
https://support.muffingroup.com/how-to/how-to-customize-css-based-on-screen-size/
Best regards