• How to remove the name of the post or a page, I mean in the header of each one.

    Also, between it, there are two lines, how to remove them too?

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hey, try adding this to your custom css box in theme options > advanced settings:

    .page-header {
    display: none;
    }

    Hannah

Viewing 1 replies (of 1 total)

The topic ‘Post / page name’ is closed to new replies.