Hide page title from viewing in header? - Acme Themes

Best Premium and Free WordPress Themes Forums Portfolio Web Hide page title from viewing in header?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #55427
    mormonjesus69420
    Participant

    Hello I was wondering if there’s an option to hide page title from being displayed in the page header. I have a blog page and it shows title in header, although I would much rather it was hidden as header image is enough. Is there a way to do it?

    Image showing what I mean:
    Page title being shown

    #55823
    acmethemes
    Keymaster

    Dear mormonjesus,
    Please add the given CSS code in Additional CSS.
    Appearance > Customize > Additional CSS

    .inner-main-title .page-title {
        display: none;
    }

    Best Regards!

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