Issue with image visualization

Hello,

I need to ask for help regarding an issue with images visuazitation in this page: https://radventure.it/cosa-serve-per-fare-trekking/

In cornerstone I see this result (the proper one)

While in the page, on both desktop and mobile, this happens

Inspecting this element, we can see that the image has a weird form factor of 413x28. I don’t understand where does the 28 comes from

This happens also with image that work in other pages

This issue is not present on another page: https://radventure.it/info-sul-sito/

I have no CDN active and already tried to clear the cache and deactivating the cache plugin (WP fastest cache)

Do you have any ideas?

Thanks

Hi There,

Thanks for writing in!

I can see you are using the image as the background of the column. Actually, the column doesn’t have any height and background doesn’t give the height to the column.
I would suggest you please use image element to insert the image instead of the background.
In this case, the image will take its original shape.

The alternate way is to make the row as margin less column as you have in your other page (https://radventure.it/info-sul-sito/) so that the image will visible as the height of the column.

Hope this is clear to you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.