GD Top Section-Popular Categories

This topic contains 19 replies, has 4 voices, and was last updated by  don quixote 8 years, 2 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #164027

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    those are not widgets, they are part of the theme design. The only way to remove them would be to hide them with CSS.

    Add this to gd > design > scripts > custom css:

    
    
    
    .featured-area .geodir_advanced_search_widget, .featured-area .geodir-cat-list {
        display: none;
    }

    Thanks

    #164037

    don quixote
    Expired Member
    Post count: 667

    Thank you Paolo! Much better now!

    Now users can view the different CPT much better!

    http://www.supremecityguides.com/location/united-states/florida/miami/

    Also notice that I set it up for sub-categories to display under Categories. Much better!

    I previously asked if this display could be done and I was told this was not possible!

    To me it looks much better> clean and easy for users to view!

    Thanks for making an exemption and helping me with this CSS as you told me no more!

    You made my day-my week!

    Jorge

    #164041

    Paolo
    Site Admin
    Post count: 31206

    You are welcome 🙂

    #164042

    don quixote
    Expired Member
    Post count: 667

    Thank you very much Paolo!!!!!

    #165010

    don quixote
    Expired Member
    Post count: 667

    This post has been resolved!

    Thanks

    Jorge

Viewing 5 posts - 16 through 20 (of 20 total)

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

Open Support Ticket