- This topic has 2 replies, 2 voices, and was last updated 8 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Simple Pro
I just started to use this theme and it works fine on desktop but not on mobile phones. The inital 4 box section will not display any more than three characters per line. The website is www.carolhawkins.co.uk.
The css line causing the problem is:
.one_four_page.five_column {width:20%; padding:0 15px;}
it doesn not seem to be reponsive to screen size
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.one_four_page.five_column { width:100%;}
}
Regards,
Shri
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]