Viewing 1 replies (of 1 total)
  • anna

    (@hadam303)

    Hi,

    You can use this CSS code to hide the page header in Lesson page (like our settings):

    body.single.single-lp_course .fusion-header-wrapper {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Page Viewing issue’ is closed to new replies.