how to hide page title on GDF modern

This topic contains 3 replies, has 2 voices, and was last updated by  Kor 4 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #521990

    Kim McKenney
    Expired Member
    Post count: 12

    Hi,

    Where is the setting to hide a page title on the GDF modern theme?

    Thanks!

    #522015

    Kor
    Moderator
    Post count: 16516

    Hi Kim McKenney,

    Thanks for your post. Which title are you referring to? Perhaps you can share a URL to the page in question and also some screenshots?

    #522034

    Kim McKenney
    Expired Member
    Post count: 12

    Any page title, really. But I was thinking of my home page. Most themes I’ve used in the past have a setting to hide the page title, but I can’t see any advanced settings like that in GDF modern.

    https://xskidirectory.com/

    #522113

    Kor
    Moderator
    Post count: 16516

    Hi Kim,

    Thanks for your reply. Kindly insert the custom CSS code below into WP > Appearance > Customize > Additional CSS.

    h1.page-title {
        display: none;
    }
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