• Resolved StacieR

    (@stacier)


    Hello,

    I would like to be able to get rid of that bold title sitting on the page. I do my editing in Elementor and can’t find a way to delete it.

    Can someone tell me how to delete the titles so they don’t show up on the page?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Stacie,

    Thanks for using Modern Store!

    You can add this CSS to hide the page title from all pages on your site:

    .page .post-header {
      display: none;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter StacieR

    (@stacier)

    Thank you very much!

    Theme Author Ben Sibley

    (@bensibley)

    You’re welcome! Stay in touch if you need anything else, and I’ll be happy to help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to delete title in block’ is closed to new replies.