Answer the question
In order to leave comments, you need to log in
With a responsive slider, is it possible to make responsive elements on top of it?
Connected an adaptive slider, the maximum width is 1920px The
slider consists of only pictures
There is one condition, on top of it, there are blocks with slogans and a couple of buttons that should remain unchanged when scrolling.
I can render these blocks using position absolute, but they look different at different resolutions.
I want to kill the designer
Answer the question
In order to leave comments, you need to log in
What's the problem?
use width and padding in %, resize as needed with media queries.
height can always be tracked in js,
you can make an absolutely positioned parent block for these elements, and scatter them inside as you like.
in general, there would be a desire.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question