Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #103061
    jaehethe1
    Participant

    Is it possible to remove the page titles.

    #103086
    Mahesh
    Keymaster

    @jaehethe1: Yes, it is possible. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

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

    Regards,
    Mahesh

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Page Titles’ is closed to new replies.