• What are the secrets surrounding the Custom CSS option?
    I am trying to remove the page name from the theme and it never updates.
    I have searched the forums and they all recommend updating the Custom CSS by adding something like the following… but it doesn’t work.

    /* Enter Your Custom CSS Here */
    .entry-header {
    display: none;
    }
    h2.entry-title {
    display: none;
    }

    Any other suggestions on removing the page name from the TwentySeventeen theme?

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please provide a link to a page on your site where we can see this. Thanks.

    Also, are you using any caching? When messing with CSS, it’s always best to disable caching or you’ll just go in circles.

    Thread Starter fredmiller997

    (@fredmiller997)

    Thanks for the reply Steve. The site in question is a temporary site: https://922.438.myftpupload.com/

    I have cleared the cache to see if that is the issue.
    Now, I no longer have a nice ‘slider’ and my ‘posts’ are gone.

    Sigh.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    But is your CSS OK? ??

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    Thread Starter fredmiller997

    (@fredmiller997)

    Thanks for the help. I’ll see what can be done.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Updates in Custom CSS are not working’ is closed to new replies.