Display categories in 5 grid view

This topic contains 2 replies, has 2 voices, and was last updated by  tabitha@socialstreets.co 3 years, 12 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #538144

    tabitha@socialstreets.co
    Full Member
    Post count: 82

    Please see screengrab – the gd_categories show on a three grid view. There is a LOT of wasted space, meaning the categories spread down on multiple rows taking up entire above-the-fold view.

    Is it possible to display categories on 5 grid view to tighten everything up?

    Or can all Categories be shown in a dropdown menu? And could this be added onto GD_search bar?

    Thanks

    #538156

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you can adjust that with CSS but you made need to do some fine tuning yourself.

    
    
    
    .geodir-categories-container ul {
        width: 20%;
    }
    
    #538223

    tabitha@socialstreets.co
    Full Member
    Post count: 82

    Thanks that worked nicely

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