How do I edit Template in Supreme Directory

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

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

Open Support Ticket
  • Author
    Posts
  • #403469

    Himadri Goswami
    Expired Member
    Post count: 86

    I am not sure which template to copy and edit for Listing details in Supreme directory?

    #403514

    Kor
    Moderator
    Post count: 16516

    Hi Himadri,

    Could you possibly tell us what are you trying to achieve there?

    Thanks!

    #403517

    Himadri Goswami
    Expired Member
    Post count: 86

    I want to remove the featured image on the top

    #403521

    Alex Rollin
    Moderator
    Post count: 27815

    Hello,

    you can do that with CSS.

    
    
    
    .single-gd_place .featured-area {
        display: none!important;
    }
    

    Insert into Gd > Design > Scripts > Custom Style CSS

    Follow this guide to learn more about tweaking CSS

    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