Site logo

[Support request] H1 Tag missing

Home Forums Support [Support request] H1 Tag missing

Home Forums Support H1 Tag missing

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #2575166
    Fernando
    Customer Support

    I see. Can you untick the “Disable Content Title” setting? We’ll provide the CSS you need.

    #2575182
    abhub

    By adding the CSS below, I have hidden the page’s title. And the H1 tag is working fine now with the page title. Thank your support and assistance.

    .page-id-(Id of the page) .entry-title{
    display:none !important;
    }

    #2576219
    Fernando
    Customer Support

    Glad you resolved it! You’re welcome!

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.