Fullwidth GD Pages

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

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

Open Support Ticket
  • Author
    Posts
  • #408284

    Justin
    Free User
    Post count: 15

    With every GD page (listing search, add listing, etc.), all of those pages display fullwidth. How do I make the GD pages not fullwidth? Is there a shortcode for each page that I could just insert into a page builder to make it not on the entire width?

    #408296

    Kor
    Moderator
    Post count: 16516

    Hi Justin,

    It will look better with some paddings. Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS.

    
    
    div#geodir-wrapper {
        padding: 50px!important;
    }
    #408297

    Justin
    Free User
    Post count: 15

    Thanks!

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

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

Open Support Ticket