- This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile left right float
Hi there, my site floats to the left and right when looking at it on a mobile phone, is there a war to stop it.
mv-lehrte.de
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) {
.skt-home-posts-row {
margin-left: 0 !important;
margin-right: 0 !important;
}
}
Regards,
Dave
The best WordPress crowdfunding plugins were what we have been searching for recently and are going to share them with you today. Charity is a […]
Best WordPress Portfolio Plugins WordPress as an open source and self – hosted content management system is successfully used by thousands of people all around […]
Language Translator WordPress Plugin Your website cannot stand firm in the digital arena if it is not multilingual. If you want to achieve maximum results […]