- This topic has 5 replies, 2 voices, and was last updated 6 years, 3 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
How to Choose WordPress Themes for Local Businesses Local businesses are mostly on the rise in terms of getting online. So a parlour nearby or […]
High Quality Clean WordPress Themes When it comes to setting up your business website, it only makes sense to check out some of the quality […]
Free Portfolio WordPress Themes A collection of the best and the most advanced, yet free portfolio WordPress themes for all designers, artists, photographers, graphic designers, […]