- This topic has 2 replies, 2 voices, and was last updated 8 years 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 › SKT Full Width Forum › Skt mobile issues
Hi my website looks great on computer but when it comes to mobile is a total mess . i really need the mobile version fix please help as i already been promoting it without noticing that issue. http://jdbrokercorp.com/
My home page slider shows but no the pictures. the sections boxes and vertically cant hardy see them. everything else fine ( that is only on mobile )
Hi,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.services-wrap .four_column.five_column { width:100% !important; margin-bottom:20px !important;}
.nivoSlider:nth-child(1) img { top:0 !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 […]