• Closed
  • Alex Fulton
    Spectator
    February 3, 2016 at 11:56 pm #24039

    My issue is this. There is content that is displaying on the live website (www.aboutwritingandstyle.com) that I cannot find anywhere on my pages or posts when I’m editing. It actually only occurs on the Home page and I have screen shots that I can email to you.

    I need to delete the content that says “Professional Writing, editing, and formatting.” It looks like it is in the header part of the page but I cannot find it either on the page itself or in the header editing sections.

    Please advise.

    Regards,
    Alex

    Imran
    Spectator
    Posts: 402
    February 4, 2016 at 12:16 am #24040

    Hi Alex,

    Thanks for writing in!

    Please add the following code under your Appearance -> Theme Options -> Custom CSS:

    .home #primary #post-133 > .entry-title {
    display: none;
    }

    Hope this helps.

    Thank you!