Hi,
It can not use other image here, but it can be set by CSS
Please paste the custom css, it will fill whole window. You can change the crop position by background-position(the default is 50%, centered on X, it can be set 37% or other)
@media (max-width: 768px) and (orientation: portrait) {
.post-15 .post-cover.fullscreen-wrap {
height: 100vh!important; }
.post-15 .post-cover.fullscreen-wrap .ux-background-img {
background-position: 37% 50%; }
}
ps: it only work on this page by post id ( How to find page/post id? )
Regards!
Bwsm – uiueux.com – Twitter – Facebook