• Hello,
    After creating my pages and titled them. The titles of the pages appear in the header which is normal, but the titles also appear in the body of the pages also. what might have caused this and what would i do to resolve it? Thanks great community.

    my regards

    Enahoro

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

Viewing 1 replies (of 1 total)
  • If I am understanding your question correctly you can hide the page title using this custom css:

    h2.page-titlebar-h {
        display: none;
    }

    You’d add that CSS in the Theme Customizer Additional CSS found under
    Appearance → Customize → Additional CSS

    I noticed you are using the Guten theme by Kaira. So, if you are having problems finding the Additional CSS area I mentioned please contact your theme developers, you can do so here: https://kairaweb.com/contact/.

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Pages titles Duplication’ is closed to new replies.