[Resolved] Remove tagline from home page title

Home Forums Support [Resolved] Remove tagline from home page title

Home Forums Support Remove tagline from home page title

Viewing 15 posts - 1 through 15 (of 24 total)
  • Author
    Posts
  • #285221
    Mark

    Hi Tom,

    How easy is it to remove our site’s tagline from the home page title attribute?

    Thanks in advance!

    #285232
    Leo
    Staff
    Customer Support

    Hi Mark,

    Try checking the Hide site tagline check box?
    https://docs.generatepress.com/article/site-title-tagline/

    Let me know if this is what you wanted.

    #285235
    Mark

    Hi Leo,

    Spotted that but I’d still like the tagline to appear in the header, just not the page title.

    Thanks.

    #285236
    Leo
    Staff
    Customer Support

    Can’t quite picture what’s going on. Can you provide a link to your site?

    #285237
    Mark
    #285239
    Leo
    Staff
    Customer Support

    Sorry so what do you want to hide? the Call Us part?

    #285240
    Mark

    If possible, yeah.

    #285241
    Leo
    Staff
    Customer Support

    Ok then the Hide site tagline checkbox should work. It’s not working?

    #285242
    Mark

    It does but I want to keep the tagline in the header and remove it from the home page’s <title> attribute.

    #285245
    Leo
    Staff
    Customer Support

    ahh I got ya. You only want to remove it from the home page. Try this CSS:

    .page-id-16 .site-description {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this is what you wanted ๐Ÿ™‚

    #285246
    Mark

    I don’t want to remove it from the header on any page, just the page title on the home page.

    #285248
    Leo
    Staff
    Customer Support

    Sorry now I’m really confused haha Here is the home page I see:
    https://s30.postimg.org/wjsr1yjwx/Normanton.jpg

    Are you trying remove anything? If not what are you hoping to achieve? Style the tagline differently?

    Am I missing something obvious?

    Let me know we will get it sorted ๐Ÿ™‚

    #285252
    Mark

    Sorry, my fault for not explaining properly. Hopefully this screenshot helps?

    https://www.dropbox.com/s/1z40i236936av5t/Screenshot%202017-02-28%2020.34.03.png?dl=0

    #285258
    Leo
    Staff
    Customer Support

    Still don’t quite get it. What do you want that part to happen?

    #285259
    Mark

    That’s the bit I’d like to remove.

Viewing 15 posts - 1 through 15 (of 24 total)
  • You must be logged in to reply to this topic.