- This topic has 5 replies, 2 voices, and was last updated 6 years, 2 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 › skt-bistro customization
Hello, maybe you can help me with two things.
1. My website when its opened on smartphones is a bit zoomed out. Where can I change resolutions for phones?
2. How can I change the size of sections on front page?
Sorry if I wrote my topic on wrong section.
Hi,
Can you send us the screenshot of your issues? Upload your screenshot on http://imgur.com/ and paste the share url here.
Regards,
Brad
This is how it looks when i open it. It looks a bit zoomed in, so each time i need to zoom out in order to see menu button fully.
Hi,
Kindly go to header.php
Find:
<meta name="viewport" content="width=device-width, initial-scale=1.1"/>
And replace:
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Regards,
Brad
Thank you, hope it will work. But what about sections height? Was trying something in style.css, but not sure which of them worked. Im saying about other thing i marked on screenshot.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
.home8_section_area { height:auto;}
.home_section8_content p { margin:10px 0;}
.home8_section_area_bg { padding:25px 0;}
}
Regards,
Brad
WordPress block plugins The new Gutenberg editor comes with a unique peculiarity that enables you to not remain limited to the default offerings. You can […]
Best WordPress Malware Removal Plugins WordPress is an SEO-optimized platform, which is popularly used by many people and businesses to build their website and acquire […]
WordPress Affiliate Plugins for Website or Blogs There are several WordPress modules for partner advertisers that can significantly support your subsidiary deals. These modules can […]