Support › Forums › Support (Legacy) › Some changes for the Scoop theme 3 › Reply To: Some changes for the Scoop theme 3
12/04/2016 at 8:44
#1356
Keymaster
You can add this CSS:
@media (max-width: 767px)
#header.logo-left .logo {
margin-top: 0;
margin-bottom: 0;
}
