Listing Category page customization

This topic contains 8 replies, has 3 voices, and was last updated by  Guust 7 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #397161

    fsuk
    Expired Member
    Post count: 4

    Hello

    I am using Divi and Geodirectory. I was wondering how I can format the appearance of certain pages – particular the category listings page. For example if I have a category called Category 1 – and I click on this so all listings in this category are displayed – e.g. /places/category1/. How do I customise the appearance of this page?

    Currently using Divi it does not format well.
    Thanks

    #397177

    Guust
    Moderator
    Post count: 29970

    GD pages are created with sections that you select at GD > Design, and then add widgets.
    See https://wpgeodirectory.com/docs/layout/#directory

    Thanks

    #397904

    fsuk
    Expired Member
    Post count: 4
    This reply has been marked as private.
    #397941

    Guust
    Moderator
    Post count: 29970

    Add this CSS:

    
    
    #main-content {
        max-width: 1219px;
        margin: auto;
    }

    That is Divi styling, not GD.
    You can also just have a look at the CSS for the other site, and then apply to yours as explained here: https://wpgeodirectory.com/docs/customizing-your-style/

    Thanks

    #397942

    Guust
    Moderator
    Post count: 29970

    To fix the title:

    
    
    .archive .entry-header h1 {
        padding: 10px 15px;
    }

    Thanks

    #398289

    fsuk
    Expired Member
    Post count: 4
    This reply has been marked as private.
    #398293

    Kor
    Moderator
    Post count: 16516

    Hi fsuk,

    If you would like to remove the borders you can just apply the custom CSS code below. If not, tell me how do you want it to look like and I’ll try my best to help you with this.

    
    
    .archive .entry-header, .geodir-breadcrumb {
        border-bottom:0px!important;
    }

    Thanks!

    #398295

    fsuk
    Expired Member
    Post count: 4
    This reply has been marked as private.
    #398336

    Guust
    Moderator
    Post count: 29970

    Like I said, have a look at the CSS of the other site.
    Rather than containing the whole page to a max width, they are containing separate section, like the tile etc.
    So instead of

    
    
    #main-content {
        max-width: 1219px;
        margin: auto;
    }

    you would apply that to other elements like

    
    
    .archive .entry-header, .geodir-breadcrumb {
        max-width: 1219px;
        margin: auto;
    }
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
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount