- This topic has 4 replies, 3 voices, and was last updated 8 years, 7 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]