- This topic has 5 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile site doesn't look right
Mobile site for my website http://kjtreeremoval.com/wp is not displaying correctly.
Any idea how to fix?
Hi Ryan,
Kindly go to Appearance>Theme Options>Basic Settings>Custom CSS box:
Add this css code in custom css box
@media screen and (min-width: 480px) and (max-width: 767px) {
.feature-box {margin-bottom:10px; width:100%;}
}
Doesn’t seem to work. Any other ideas?
Hi Ryan,
Replace this code with previous code.
@media screen and (max-width:479px) {
.feature-box {margin-bottom: 10px !important; width:100% !important;}
}
Regards,
Shri
That fixed it, thanks!
Great 🙂
Regards,
Shri
Looking for the best fastest WordPress themes? Stop right here! These lightning-fast themes are optimized for peak performance without sacrificing style. Perfect for speed-conscious bloggers, […]
Searching for the best baby products WordPress themes? We’ve got you covered! These themes combine adorable designs with powerful e-commerce features. Perfect for baby shops, […]
Want the best WordPress curriculum vitae themes? You’ve found them! Create a stunning digital portfolio that showcases your skills and experience. These themes offer sleek […]