The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › Help with positioning height for image
Hi,
I have some trouble positioning a slideshow to align 100% with the height of the viewport. I’m using WordPress together with the Make theme’s built in slideshow.
I have tried setting the image wrapper’s height to 100vh but it does not seem to work.
Any clues on what the problem could be?
Here is the site: https://bit.ly/2PADcIL
Many thanks in advance.
Best, A
Hi
You have margin top on: .has-right-sidebar .site-main, .has-left-sidebar .site-main { margin: 0; }
and you have header on top, #site-header { display:none }
this will help.