Remove Grid View Option

This topic contains 1 reply, has 2 voices, and was last updated by  Kor 7 years, 8 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #265024

    Ed Lynch
    Buyer
    Post count: 56

    We would like to display all listings in list view only by default. Negating the need to display the grid view options. Is this possible? (We don’t use related listings)

    Thanks,

    Ed

    #265232

    Kor
    Moderator
    Post count: 16516

    Hi Ed,

    I’d like you to know that you can always set the default list type in GD > Design > Listing > Listing content section view http://prnt.sc/chdrzd . Then you can use the custom CSS code to hide the dropdown menu. Let us know if that works.

    
    
    .geodir-list-view-select {
        display: none;
    }

    Thanks!

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

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

Open Support Ticket