Dear Mr. Vibe,
Pasted your new quote appearance - customize - custom css
It still shows the same with a lighter shade at the bottom. Please see screenshot attached.
Hi EmiGrandOuest,
Are you doing the same as me? If so, then below are the steps:
Go to Plugins - Editor. Select WPLMS Customizer Plugin. Make sure the wplms-customizer/wplms-customizer.php part is selected. Go all the way till the end, and just before the >? add in the code from https://wplms.io/support/knowledge-base/show-start-date-instead-of-remaining-time-in-course/
Regards.
Try adding the given css :
a.course_button.full.button{
background-image: none !important
}
.course_button > span { opacity: 1 !important; font-weight: 600 !important; }
Hi Alex,
It works now. Many thanks.
Regards.