• Resolved hstewart2016

    (@hstewart2016)


    Hello,

    Having an issue customizing my theme. I would like to remove page titles completely, and was wondering if there was any way to do that through the customizer. If not, how would this be done?

    Thank you

Viewing 1 replies (of 1 total)
  • Theme Author Styled Themes

    (@gejay)

    Hi There,

    You can follow the following steps to fix your issue:

    .entry-title {
        display: none;
    }

    NOTE:Please use the child theme style.css or custom css plugin to write the css.

    We hope this will be helpful to you, if not then please let us know.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Removing Page Titles’ is closed to new replies.