Hi there,
I have inserted the css for resizing background images in ROWS.
@media (min-width: 768px) {
.my-custom-class.spb_parallax_asset {
background-position: 70% 0!important;
}
}
It does not resize properly when I have a smaller subject on the left or right side on the image. My subject disappears under my profile image I have inserted on that page. How can I solve this problem? This time on a different page: http://www.anettewildphotos.com/a-test-about/ This is quite annoying that it does not resize properly to the browser size. For mobile I do not need it, but for iPad and pc screens! Would be great if there is a work around.
How can I set on a single page a background image for the full page? This might solve the problem!
Cheers Anette