This topic has 5 replies, 2 voices, and was last updated 8 years by lucasmarstonmusic.

  • Author
  • #101105
     lucasmarstonmusic
    Participant

    Looking to be able to remove the big “Home” heading on my home page but I would like to keep those headings for post pages. Is there a way of choosing which kind of pages keep their titles and which dont?

    Also, are these by default H1?

     

     

    Attachments:
    You must be logged in to view attached files.
    #101153
     sharmstr
    Moderator

    Yes, they are h1. If its an actual page, you can turn off titles by editing the page and scrolling down to Theme General Settings > Title section

    If its a plugin/wp generated page (like when you set your homepage to display posts), you can use this css

    COPY CODE
    
    .home-page .page-title {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101277
     lucasmarstonmusic
    Participant

    When going into Theme General Settings there is no Title Section. The closest thing is under Theme Options – Layout Settings I am given this option here in the photo.

    Still trying to find out where I can input this CSS, but once I find it, can I place it anywhere? There’s tons of numbers and letters everywhere, how do I know where to put a certain piece of code?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #101286
     sharmstr
    Moderator

    Do not confuse theme options and the general settings. Theme general settings are in the page editor.

    Css goes in theme options – general – quick css

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #101335
     sharmstr
    Moderator

    I’m back at my desk so I can show you where its at now.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    Attachments:
    You must be logged in to view attached files.
    #101393
     lucasmarstonmusic
    Participant

    Yes, got it. Thanks!

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?