Change/Remove 'popular categories' wording on Supreme Home page

This topic contains 7 replies, has 3 voices, and was last updated by  Brad Moulton 6 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #429987

    Brad Moulton
    Expired Member
    Post count: 7

    Wondering how I can remove just the wording from the home page popular category section, leaving only the map icons and categories..

    #429990

    Alex Rollin
    Moderator
    Post count: 27815

    Supreme options are here: https://wpgeodirectory.com/docs/supreme-directory-overview/

    Change the page title, or hide it with CSS:

    
    
    
    .sd .featured-area h1.entry-title {  
        display: none;
    }
    
    #430022

    Brad Moulton
    Expired Member
    Post count: 7

    Thanks, I’ve just looked at both options (using the default home page and building my own)

    The home page title shows large text (which I want) then there is no options for “subtitle” on my page elements like the supreme overview shows. (attached)

    The code you sent just removes the large page title text, not the “popular listings” text above the map icons. All I want on the page is The title and 4 categories… and as a bonus I’d like to make the category text larger, it’s pretty small but can live with it for now.

    thanks

    #430030

    Kor
    Moderator
    Post count: 16516

    Hi Brad,

    Thanks for your reply. Try enabling the “Custom Field” options in the “Screen Options” shown in the attached image. To increase the font size, you can use custom CSS to achieve it. https://docs.wpgeodirectory.com/customizing-your-style/

    Thanks!

    #430032

    Brad Moulton
    Expired Member
    Post count: 7

    Thanks, I see that now however I guess that has nothing to do with the text on the home page/

    “Popular Categories” is above the 4 category map icons and is a part of that short coded in widget in the supreme home page theme.

    All I am trying to do it REMOVE or change that text (popular categories)

    Thanks for the super quick replies…

    #430033

    Brad Moulton
    Expired Member
    Post count: 7

    screen shot attached

    #430035

    Kor
    Moderator
    Post count: 16516

    Hi Brad,

    Thanks for your reply. You can refer to this post that explains how you can achieve that https://wpgeodirectory.com/support/topic/popular-categories-12/#post-401290

    Thanks!

    #430036

    Brad Moulton
    Expired Member
    Post count: 7

    bingo! thanks worked perfect – Thanks KOR!

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

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

Open Support Ticket