@media only screen and (max-width: 768px) { .sidebar .HTML, .sidebar .widget.HTML, .widget.HTML { display: block !important; } .widget-content { display: block !important; } }