Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, nicjool

    Yes, you can hide it using custom CSS. Paste the below CSS in the theme’s custom CSS box:

    /*page title hide*/
    .page .entry-header{
    	display: none;
    }
    /*page title hide*/

    Let me know did it work!

    Thanks

    Thread Starter nicjool

    (@nicjool)

    Yeah, success!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘New Page’ is closed to new replies.