- This topic has 3 replies, 3 voices, and was last updated 7 years, 1 month 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 › All Other Themes › Mobile Site
Hi folks,
We have recently purchased the SKTBIZ theme and since it has been applied our mobile site is a bit messed up. I am not sure how to fix this, could anyone offer any help?
As always, thank you!
http://www.gracebaptistmarshfield.org
Hi,
Kindly add this in Appearance>Theme Options>Basic Settings>Custom CSS:
@media screen and (min-width:320px) and (max-width:767px) {
.container { width:auto !important; padding:0 20px;}
.about_text frame { width:100%;}
#logo { width:320px !important; margin:auto; display:table;}
}
@media screen and (max-width:1024px) {
.container { width:auto !important; padding:0 20px;}
}
Regards,
Shri
Thank you very much for your timely response. Is there also a way to make the iframe responsive to the viewing device? It was still overflowing on smaller screens. I reduced it’s size manually but was wondering if it can be set to auto adjust.
Thank You!
Hi Chad,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
@media screen and (max-width:768px){
iframe{ width:100%; height:auto; }
}
Regards,
Brad
The following article contains free parallax WordPress themes list Parallax theme has gained popularity in recent years. This theme is the combination of two latest […]
Today, the mobile phone has become the most common among the people. They rely deeply on the device. whether for online shopping or checking the […]
Due to the sudden rise of digital marketing, most business organizations are making mobile marketing and e-commerce a high priority. Hence, the job opportunities for […]