Viewing 1 replies (of 1 total)
  • pallavi

    (@pallavichanodia)

    Hi Ajay,

    Sorry for delay in reply.

    You can hide the page title by writing following css in header scripts area of a page/post while adding/editing –

    <style type=”text/css”>
    .impact-page-title {
    display: none;
    }
    </style>

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Page Title..’ is closed to new replies.