• Resolved bettschman

    (@bettschman)


    Hello

    I’m using the Twenty Ten 1.2 theme in my blog which means that the site title and tagline will show on the top (and bottom) of the webpage. As I don’t really want this (the title of my blog is in the header picture) I left it blank in “General Settings”. However, if I don’t put in a tilte or a tagline there is also no title (description) in the browser about my blog. Is there another way to set a title for the page which will then be shown in the browser (but not on the page)?

    Thanks for your help!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You are better off leaving the title in place in the Settings.

    Try adding this to your stylesheet:

    #site-title, #site-info a {
      display: none;
    }

    It should make the display of the site name disappear from both locations.

    Thread Starter bettschman

    (@bettschman)

    PERFECT!!!!!!!! Thanks so much for your help!!! Very much appreciated!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site title / Tagline’ is closed to new replies.