Search results page not populating grid evenly

This topic contains 3 replies, has 3 voices, and was last updated by  Guust 4 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #536091

    tabitha@socialstreets.co
    Full Member
    Post count: 82

    Hi there, results in the Search page are not populating the grid evenly. See image.

    https://romanroadlondon.com/search/?geodir_search=1&stype=gd_place&s=+&snear=&sgeo_lat=&sgeo_lon=

    I also reported an issue with Padding. Is it connected/the same?

    Thanks

    Tabitha

    #536110

    Kor
    Moderator
    Post count: 16516

    Hi Tabitha,

    Thanks for your post. You can use the custom CSS code below to fix this.

    body ul.geodir-category-list-view.geodir-gridview.gridview_onethird>li {
        margin-left: 0px!important;
        padding:20px!important;
    }
    
    .search .status-publish:nth-child(2n+1),.search .status-publish:nth-child(2n) {
        float: none!important;
    }
    #536111

    tabitha@socialstreets.co
    Full Member
    Post count: 82

    Thanks Kor.

    I copied it into my customise CSS widget but it didn’t like it.

    See attached. Is there something wrong?

    Thanks

    Tabitha

    #536132

    Guust
    Moderator
    Post count: 29970

    Compare Kor’s code with your image:

    & g t ; should be >

    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