- This topic has 4 replies, 3 voices, and was last updated 8 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Luxury Watch Edit Mobile View
How do I edit what people will see on mobile devices. I love the site I created with the Luxury watch pro theme. But on mobile it looks horrible. Someone please help my client is not happy with me. Is there an add on editor I should be using?
http://mikesellssiliconvalley.com
Note: It looks like on mobile the images/boxes for the 3 homepage boxes are in the way and not being responsive. Im also ok just removing them on mobile if thats an option.
Bobby
Actually its the 4 Home Page Boxes built into the theme not 3.
Bobby
Hi Bobby,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:667px){
.one_four_page.four_column {margin-top:10px;}
}
@media screen and (max-width:1169px) and (min-width:768px) {
.one_four_page.four_column {margin-top:-50px !important; height:145px !important; width:22.9% !important;}
}
Regards,
Brad
Thanks, that fixed the mobile view. Is there a way to remove them from mobile if I decide to?
Bobby
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:767px){
.one_four_page-wrap { display:none;}
}
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 […]