• pochicken

    (@pochicken)


    Hi there,

    I want to stop the title of a page appearing in a browser and so I installed JetPack and added the following code into the StyleSheet editor:

    .entry-title
    {
    display: none !important;
    }

    The site is https://www.smtsmodels.com

    Is this code incorrect or am I adding it in the wrong location?

    Cheers,

    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That looks right, is it working?
    Use Jetpack’s guidelines for Custom CSS as reference.

    Thread Starter pochicken

    (@pochicken)

    Thanks for your response Andrew.

    I checked the guidelines and have kept the default settings (mode is on add-on).

    It is not working for FireFox or IE. When you visit any of the other pages on the site other than ‘Home’ the title bar appears in the browser as ‘Welcome to SMTS(name of page) which I do not want.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    The title in the top of the browser, above where you type the URL of the website?

    Thread Starter pochicken

    (@pochicken)

    That’s right. Have I misunderstood the use of this function and if so how do I achieve what I am trying to do instead?

    Cheers!

    Tom

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS overrdie using JetPack’ is closed to new replies.