Listings layout

This topic contains 8 replies, has 2 voices, and was last updated by  Marcus Conway 7 years ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #374919

    Marcus Conway
    Expired Member
    Post count: 126

    Hi there,

    A couple of things that I am struggling to change.

    1. Make the top section 100% without any padding.
    2. Remove the right hand section (I have unticked in design and made the content section 100%)

    Thanks, Marcus

    #374931

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    I’ve just checked your Website and it looks like you’ve achieved some of it but I’m able to see an issue with the sidebar. It is displaying below the listings. http://prntscr.com/ezz872 . Please share WP temp admin access to your site so we can take a better look. You can post the details here using the private reply option below.

    #374936

    Marcus Conway
    Expired Member
    Post count: 126
    This reply has been marked as private.
    #375012

    Marcus Conway
    Expired Member
    Post count: 126

    Did you manage to get the access you needed?

    #375114

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    Thanks for your reply and I’m sorry for the late response. I’ve just checked the GD > Design > Home settings and I’ve made some changes to the settings and here is the screenshot for your reference http://prntscr.com/f0cozm . Could you please check and see if it’s what you’re looking for?

    Thanks!

    #375118

    Marcus Conway
    Expired Member
    Post count: 126

    Yes this looks great on my page, but I wanted it on the search and listings page 🙂 I applied those same changes but I cannot remove the right hand section or make the map 100% across the top

    #375200

    Marcus Conway
    Expired Member
    Post count: 126

    Just wondering if someone can help me out here?

    #375213

    Kor
    Moderator
    Post count: 16516

    Hi Marcus,

    I’ve just applied the custom CSS code below into your Website. Could you please check and see if it’s what you’re looking for?

    
    
    .sd.search.geodir-page #geodir_content, .sd.archive.geodir-page #geodir_content {
        flex-basis: 100%!important;
        width: 100% !important;
    }
    .geodir_full_page section.widget, .geodir_full_page .widget {
        width:100%!important;
    }
    #375245

    Marcus Conway
    Expired Member
    Post count: 126

    Hi thanks for adding that for me – much appreciated.

    There is some some padding on top section – see attached

    Thanks 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket