change background image layout at specific breakpoints?
-
Hello. Is it possible to change the background image position on a slider for different screen widths? For instance, a banner that looks great in Desktop, I want right-aligned on Mobile, to keep the subject of the image in view. Practically, it would mean changing [background-position: 50% 50%] to something like [background-position: 90% 50%].
Some other sliders I use allow me to change layout settings per responsive view (desktop/laptop/tablet/mobile) but I do not see any such setting for the background image with this one, but maybe I am missing it.
Thanks for your help.
The topic ‘change background image layout at specific breakpoints?’ is closed to new replies.