P
prins063
New Member
Hi,
i started to make my first site using Elementor. The company don'l like the page to scroll, so i added the following CSS to the section.
html {
overflow-y: hidden;
}
It 's a 2 column section; on the right side i added an image carousel. Not all images have the same size. I'd like to show the full image on the page, but now in case of a 'long' image (height > width) the lower part of the image is not shown.
Any idea how i can fix this? Thanks in advance!
henk.
i started to make my first site using Elementor. The company don'l like the page to scroll, so i added the following CSS to the section.
html {
overflow-y: hidden;
}
It 's a 2 column section; on the right side i added an image carousel. Not all images have the same size. I'd like to show the full image on the page, but now in case of a 'long' image (height > width) the lower part of the image is not shown.
Any idea how i can fix this? Thanks in advance!
henk.