- This topic has 1 reply, 2 voices, and was last updated 1 year, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › White Space on Mobile – Woman Theme
Hello,
I am using the Woman Theme on https://www.lunarpropertymgmt.com/ and I use Elementor to get the Computer view to look the way I want it. The only issue is that when I view the site in mobile, there is a large white gap between the search icon the the top of the text.
https://ibb.co/x513Q3z
FYI: You had to help me reapir some issues with the nav bar and formatting when I increased the logo size. Here is the code I have installed. (All of this code reapired my past issues)
span.desc{display: none;}
.header-menu { width:auto;}
.logo img { margin: 10px 0;}
.header-extras { padding: 52px 25px 51px;}
#topmenu ul li a { padding: 56px 20px 57px;}
.elementor-widget-container ul {
list-style: disc;
margin-left: 40px;
}
.thn_post_wrap ul li
{list-style:disc !important; color:##2b2b2b;}
Thanks
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (min-width:479px) {
#content { padding-top:0;}
.header-extras { padding:30px 25px 30px;}
}
Regards,
Chris
Free WordPress Photography Themes Article explains about the best free WordPress photography themes for having the creative photographers display their work online. Going back to […]
To make your website entirely mobile-friendly, it is essential to pick a theme that comes as the suitable one for your mobile device. Thus, it […]
Are you confused when you come across the term WordPress Child Themes? Do not worry it’s not just you but many fresh developers out there […]