• When making a post with One Page Express Theme, you get the repeating title — in H1 (header) and H2 (post). Is there a way to fix that? Is it possible to remove header and it’s H1 and keep just menu? Thank you.

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

Viewing 1 replies (of 1 total)
  • Hello,

    Please add this extra CSS code in Customizer -> General Settings -> Additional CSS ?:

    .single-post .inner-header-description.gridContainer {
    display:none!important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘H1 and H2 in posts’ is closed to new replies.