Remove right map

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 6 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #402632

    Felicia Felicia
    Buyer
    Post count: 140

    Hi there,

    How do I remove the map on the right of the listing, search and author pages? And make the content section full width?

    I did go to the settings to GD > Design > listings, untick right section and set width of listing content section to 100%.

    When I do that, the right area becomes a blank space.

    #402635

    Kor
    Moderator
    Post count: 16516

    Hi Felicia,

    We’ll have to use custom CSS to achieve what you needed there. Could you possibly replicate the black space so that I could provide you the custom CSS? You can share the URL here using the private reply option below.

    Thanks!

    #402638

    Felicia Felicia
    Buyer
    Post count: 140
    This reply has been marked as private.
    #402654

    Kor
    Moderator
    Post count: 16516

    Hi Felicia,

    This custom CSS code will force it to display full width and also, you can’t insert a sidebar in the listing page for this Supreme Directory Child theme. Achieving that would require customization.

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

    Thanks!

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

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

Open Support Ticket