Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello clubedophotoshop,

    You can hide it with css. Please add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer.


    .page-template .entry-title {
    display: none;
    }

    Hope this will helps you.

    Thanks !

    Thanks for the heads up @addweb-solution-pvt-ltd. Yes that’s the way and if you are using Elementor, you can do this from Elementor page settings as well.

    But actually that could be controlled through the metabox and we are finishing the core plugin that will control such extra functionalities. Hope to release in next week.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to disable page title?’ is closed to new replies.