"Popular Categories" and the various

This topic contains 5 replies, has 2 voices, and was last updated by  Guust 6 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #424279

    Terence L
    Expired Member
    Post count: 28

    Hi,

    Is there a method to modify the “Popular Categories” and the various buttons and links found on the main page(Supreme theme)? Thanks.

    #424291

    Guust
    Moderator
    Post count: 29970

    What is it exactly you want to modify?

    Thanks

    #424296

    Terence L
    Expired Member
    Post count: 28

    The icon picture, and the option of having it not showing, customize the icon that can appear on screen. Thanks.

    #424302

    Guust
    Moderator
    Post count: 29970

    To change the icons, edit the categories, and change the category icon:
    Places > Place Categories

    To hide the icons, use this CSS:

    
    
    .sd.home .featured-area .geodir-pcat-show img, .sd.sd-location .featured-area .geodir-pcat-show img {
        display: none;
    }

    For more CSS tweaks, see https://wpgeodirectory.com/docs/customizing-your-style/

    Thanks

    #424409

    Terence L
    Expired Member
    Post count: 28

    Thanks

    #424415

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

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

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

Open Support Ticket