Hi TheBusinessCat,
Thank you for reaching out!
You can easily hide those specific items by adding a small snippet of custom CSS to your website. Please navigate to Appearance > Customize > Additional CSS (or your theme’s custom CSS section) and paste the following code:
.course-progress__label,
.start-date,
.will-end-date {
display: none !important;
}
Please save the changes and refresh your page to check the result. Let us know if you need any further assistance!
Best regards,
Brianvu-tp
Hi @briantp,
Thank you. I thought I could just do it in the settings, as it has never appeared before, but the CCS works as well.
Thanks.
Hi TheBusinessCat,
Thank you for the update!
We’re very glad to hear that the CSS snippet worked exactly how you wanted it to.
Thank you again for choosing LearnPress!
Best regards,
Brianvu-tp