- This topic has 2 replies, 2 voices, and was last updated 8 years, 8 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
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]