Home Forums Pro Themes Realestate Base Pro White Space

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #132008
    Rose Kahehu
    Participant

    Hello there
    How can I remove the whitespace under meet our team section? It’s very uncomfortable
    My website is https://treelaneproperties.com/

    Also, how comes my Testimonials are picking blog posts instead

    #132084
    wensolutions
    Keymaster

    Hello,

    Please provide us with the screenshot where the white space is more so that we can help you with specific CSS.

    If you are referring to the section just above the footer then you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the white space.

    .home .site-content{
        display: none;
    }

    Also, you can refer to the below-given instruction link to get the testimonial section with RB: Testimonial carousel widget.

    https://themepalace.com/instructions/themes/realestate-base-pro/#doc-how-to-manage-theme-available-widgets-32

    Hope this helps.

    If you have any queries further, let us know.

    Regards.

    #132146
    Rose Kahehu
    Participant

    Thanks for you soi much for your response. It really helped a big!

    Here is the website:
    https://treelaneproperties.com/
    As you can see, from the “Latest in Sales” to “Why Choose Us” and “Gallery” there are wide white spaces

    Looking forward to your help on this one too.

    Regards

    #132200
    wensolutions
    Keymaster

    Hello,

    Regarding your query, you can add below given CSS following the path Admin Panel > Appearance > Customize > Additional CSS to remove the white space as per your requirement.

    .home #sidebar-front-page-widget-area .widget{
        padding: 20px 0;
    }

    Hope this helps.

    If you have further queries, let us know.

    Regards.

    #153505
    Lisa Rodgers
    Participant

    My footer is not showing up on any pages. And when it did work there was white padding below. How can this be resolved. my site is https://peppertreepm.com/

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