grid view – only one column

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

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #416349

    Sara Krouse
    Full Member
    Post count: 10

    Hello,

    Trying to display my places in grid view (5) and while the size is right, there is only one column. This is a non-GD page. Please let me know if there is code to add or a setting to change. thanks!
    https://visitalgomawi.com/attractions/

    Sara

    #416391

    Kor
    Moderator
    Post count: 16516

    Hi Sara,

    Insert the custom CSS code below into GD > Design > Scripts > Custom Style CSS to fix this.

    
    
    li.clearfix.geodir-gridview.gridview_onefifth {
        display: inline-block!important;
    }
    #416509

    Sara Krouse
    Full Member
    Post count: 10

    hello. nothing changed. :/

    #416587

    Alex Rollin
    Moderator
    Post count: 27815

    Please check that you have copy/pasted the code exactly, without any additional markup.

    We would be happy to take a look at it for you. To allow us to examine the site, please create a private reply and include all the information listed below so we can make a complete diagnosis.

    WordPress Credentials
    WP Admin Login URL:
    WP Admin Username:
    WP Admin Password:

    https://wpgeodirectory.com/docs/customizing-your-style/

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