White Space on Mobile – Woman Theme

Home Forums All Other Themes White Space on Mobile – Woman Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #207052
    Langer Enterprises LLCLanger Enterprises LLC
    Participant
    • Topics: 13
    • Replies: 19
    • Total: 32
    Member since: November 25, 2016

    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

    #207066
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30796
    • Total: 30796
    Member since: August 16, 2013

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.