Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #309725
    REK
    Participant

    Right now the only work around I’ve found is to set the Title color to the same as the background but is there a way to disable the title from showing?

    #309733
    Sakin
    Keymaster

    @rek: Thanks for using the Catch Box Pro theme and you can add the following CSS in the “Appearance => Customize => Additional CSS” box:

    .page .entry-header {
     display: none;
    }

    Regards,
    Sakin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Catch Box Pro – how to disable page Titles?’ is closed to new replies.