N
N
normik2016-07-12 19:54:09
css
normik, 2016-07-12 19:54:09

How to set additional css properties for mobile version?

in the footer, you need to align the blocks (with metrics and social links) to the left and right. and if less than 920px then center alignment
bs0xsg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Человек с Казахстана, 2016-07-12
@LenovoId

@media screen and (max-width:920px){
 /* yours styles*/
}

N
normik, 2016-07-12
@normik Автор вопроса

спасибо, я нашел этот код, что именно вписать в /* yours styles*/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question