- This topic has 8 replies, 2 voices, and was last updated 4 years, 10 months ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Mobile width settings
Hi,
One more question please for the Reiki theme. It’s about setting the right width for mobile devices. Right now it fit the screen but if you swipe to the left there is still space left. This looks very messy, especially with my floating widgets. Is there a code i can paste in CSS so it loads in nice and tight?
https://frankheininga.nl
Your help is much appreciated
Thanks,
Frank
frankheininga.nl
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:480px) and (max-width:767px) {
body.home.site_boxed .header_wrap.layer_wrapper, .site_boxed .layer_wrapper, body.home.site_boxed #slidera { width:100% !important; margin:0 !important;}
}
Regards,
Dave
Hi, it’s not working as i expected. The mobile version still is not ‘tight’, of completely filled. There is still room left when you swipe the screen to the left. I my case about 6 to 7 millimeter om my mobile screen.
Please advice.
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Dave
https://imgur.com/gallery/Af41O17
This is an example when I already swiped to the left. The goal is that there should be no space at all.
Regards,
Frank
Hi,
Kindly use this one:
@media screen and (max-width:767px) {
.skt-builder-home-section1-block .skt-builder-columns-row { margin-left:0 !important; margin-right:0 !important;}
}
Regards,
Dave
Wauw! Yes, it’s working. Many gratitude for your support 🙂
🙂
Are you searching for the perfect website template to promote your ebook? This post lists the best WordPress themes designed for authors, writers, and digital […]
Industrial Company WordPress Themes Industrial Company WordPress theme and the templates suitable for industrial websites have been listed here which are really useful for such […]
Cleaning Services WordPress Themes We have added the best offers for cleaning companies, agencies and service providers at one place in the form of the […]