THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Hiding site title

Home › Forums › Omega Child › Hiding site title

Tagged: h1, omega, title

  • This topic has 6 replies, 3 voices, and was last updated 11 years, 8 months ago by tobi1kanoby.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • October 28, 2013 at 10:08 am #669
    patience
    Participant

    Am using the Church theme and am unable to find how to hide the site title from the header, please advise how to remove it as currently have had to leave blank which isn’t helping my SEO

    October 28, 2013 at 10:12 am #671
    han
    Keymaster

    Do you want to remove the site title and its h1 tag?

    October 28, 2013 at 11:20 am #676
    patience
    Participant

    I have a background image which includes a logo so don’t want the text of the site title shown but do want to have a site title behind the scenes so it comes up with correct site title in google.

    October 28, 2013 at 11:23 am #677
    han
    Keymaster

    Go to “Appearance > Customizer”, find “Global settings” tab and add this code into Custom CSS textarea

    .site-title {
        display: none;
    }
    October 28, 2013 at 11:36 am #678
    patience
    Participant

    Great that seems to have worked thanks. BTW does your theme have the facility to do drop downs on the menu bar or do you know an easy plugin to do this ?

    October 28, 2013 at 11:39 am #679
    han
    Keymaster

    Church theme menu bar supports drop down menu.
    Glad that work. Kindly leave a review here

    May 22, 2014 at 6:49 am #2306
    tobi1kanoby
    Participant

    Hi Han
    thanks for a great theme
    I’m using Omega theme,
    your solution to remove the H1 title works, but I want to be able to keep the logo,
    Currently, when using the above code the logo disappears, while keeping the H1 tag with the logo leaves a blank H1 tag on the source code which I wish to remove for SEO purposes.
    Any help would be greatly appreciated

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php