Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I won’t tell you the plugin, otherwise it’s just a block that is displayed at the screen size
@media screen and (max-width:768px) {
.bottom-block {
display:block;
}
}
.bottom-block {
display:none;
position:absolute;
bottom:0;
}
<div class="bottom-block">
<!--Тут содержимое блока-->
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question