- This topic has 3 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › IT Consultant Support › Mobile Column not lined up
http://franpower.com/wp-content/uploads/2017/10/franpower-mobile.jpg
On mobile only, the last section never lines up. If I add 4 sections, the 3rd section lines up and the forth doesnt, it is always the last one that is off.
Hi,
kindly show us your website URL so that we can assist further.
Regards,
Chris
franpower.com
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.one_column, .two_column, .three_column, .four_column, .five_column, .six_column { width:100% !important;}
}
Regards,
Chris
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]