Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, dont expect a valid answer on this forum for this very particular question. I been writing LOTS OF LETTERS without end and never got said answer. Give me a couple of days and I will give you the details in how to do this

    Meantime, whit a quick look that I have to your site, I can give you some tips (some that I found by myself and some that this forum members and staff have given me) to improve your site a little bit

    1 – On the listings page, the Title is right touching your Divi Heather. You can give some space to it with respect to the heather by:

    (first upload JETPACK plugin)

    Then go to Apareance–css editor–and in css editor add the following code:

    h1.archive-title {
    margin: 80px 0;
    }

    Then you just need to change the number of the margin MUNBERpx to move the title wherever suit you best

    2 – I notice that you are showing just 5 properties per page which obviously looks odds.

    On your dashboard, you can go to Divi–Theme Options–General Tab and there you can set up the number of properties that you would like to show per page

    And again, keep working on your website that I will tell you how to sort the problem you are talking about regarding the sidebar within a couple of days maximum

    Good luck ??

    Ah just a minute.

    What I will tell you is how to sort the problem of the content on the sidebar dropping to the bottom of the page

    If what you want is to get rid of the side bar altogether, then – MAYBE SOMEBODY GIVE YOU A BETTER SOLUTION – but I think you just need to take off the

    “get side bar” wording at the end of the single-listing.php but you either better wait for someone to confirm this OR MAKE SURE you make a copy of such file before cutting that wording just in case you mess things up due to a bad advice of me ?? – if you mess things up you just need to paste what it was there before

    By the way, before doing any changes to the single-listing.php you better move said archive found in your public_html-wp_contents-plugins-wp_listing-includes-views

    to the folder ……wp_contents-themes-Divi

    This way, you will not loose any changes when IMPress Listing makes any updates

    BECAREFULL – I try to help but my knowledge is quite limitated as well

    HI,

    Try to add this to styles.

    .single-listing #sidebar {
    display: none;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove sidebar in Divi theme’ is closed to new replies.