Hi, at my website i have a photo of man in first section (he is actually background of .row-main element in first section), but the problem is, that the positioning is not correct and I’m not sure, how to fix it.
Needed is:
– position at very bottom-right corner of .row-main div element
– the section (#vranany-zakladni-informace) containing it should be min-width: 100vh (and ideally)
– the picture should not be bigger than height of .row-main is
I don’t know, how to force .row-main be height calculated on base: section height (which is vh) – header height (which I don’t know, there can be anything) or just simply, how to extend it for all space available until reaching vh.