Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi,

    Which theme are you using?

    Thanks

    Thread Starter makkoga

    (@makkoga)

    Any theme I use these header and footer show up in the lesson pages.

    Plugin Support brianvu-tp

    (@briantp)

    Hi,

    You can try to add this CSS code to hide it

    
    #popup-course #popup-content #learn-press-content-item .content-item-wrap{
    padding: 0 !important;
    }
    body .lp-single-course.learn-press-4 #popup-course #popup-footer{
    display: none;
    }
    

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove header and footer of lesson’ is closed to new replies.