• Hi there
    Great theme btw.

    I’d like to remove the default Post Title which sits at the top of each page, under the featured Image.
    The Sitebuilder duplicates the Post Title (when you include it in the Text Box) but I prefer the SB settings and plus there would be a massive gap between title and content if I left the title out.

    Are you able to help me with this?

    Thanks in Advance.
    M

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    Please try this:

    .single-post h1.title-post.entry-title {
        display: none;
    }

    Put the code into: Customize > additional CSS.

    Regards,
    Awan

    Thread Starter mizzymac

    (@mizzymac)

    Thanks for replying, the CSS you’ve suggested worked on the Posts Titles. 🙂

    I would also like the default title to be removed on Pages too.

    Any ideas?

    Thanks again.

    • This reply was modified 6 years, 7 months ago by mizzymac.

    Which default title did you means? The CSS code in above are used to remove (actually it hidden) the default title.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Post Title (Duplicated)’ is closed to new replies.