August 19, 2021 at 7:15 am
#91548
Theme Horse Support Team
Keymaster
Hi sakeus.berg,
Please go to ‘Appearance > Customize > Additonal CSS’ and paste the below Custom CSS code.
.post-wrap post-col {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
Thanks