New Front EN › Support Forums › Ikebana Theme Support › Content Width on Mobile › Reply To: Content Width on Mobile
November 27, 2017 at 10:28 am
#26677
Keymaster
Apart from the above code, please try also adding the following line:
@media only screen and (max-width: 724px) {
.archive .post { margin: 0 !important; }
}
Cheers,
Andrii / Satori Studio