• Thanks for the Tutor LMS still testing it out on my site, I created a test course page but I’m not sure how to hide or remove the site title and tagline shown on this page

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Parag Das

    (@parag44)

    @stanleyngpm

    You can add the following CSS codes on Appearance > Customize > Additional CSS:

    .single-courses div#headerimg {
    display: none;
    }

    .single-courses div#page hr {
    display: none;
    }

    Thank you!
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Site title and tagline’ is closed to new replies.