Forums
(@shaundavidcarter)
9 years, 4 months ago
@media screen and (max-width: 1020px) { #container, #header, #content, #footer { float: none; width: auto; } #subtitle, #share, #slider, #sidebar{ display:none; } p{ font-size: 2em; } }
Code like this isnt working.