Hello there,
how can I change color of the "PRIVATE COURSE" button from orange to black #000, in the All Course page? I am using the elementor widget.
https://prnt.sc/1bbvw12
Thank you in advance,
Ferdinando
hi
this is theme primary color:
https://prnt.sc/1boytvs
if you change this then it will change accordingly
but if you want to change only this button
then we can provide custom CSS for this
Hi Veronica,
yes please, I would need some custom CSS for this. I have already set black #000 as my primary color as in the screenshot, but it does not apply to those buttons...
This reply has been marked as private.
added this code
now working
div#course_button_588 span.the_course_button strong.course_button.is-loading.button.full {
background: #000 !important;
}
https://prnt.sc/1c5fj09
everytime the All Courses page loads, the course_button_NUMBER changes, everytime, so your CSS does not work...
I tried even this but it does not work -->
span.the_course_button .course_button is-loading.button.full {
background-color:#000 !important;
}
please provide Cpanel details need to make changes in the file directly
This reply has been marked as private.
Hi Veronica,
I found out that the template is based on a Course Card template in VibeBP > Course Templates, built with Elementor. From there, I can switch the button background.
You can close this topic, but please, can you check this new topic? It is quite urgent --> https://wplms.io/support/forums/topic/how-to-change-details-term-on-course-page/
Thank you,
Ferdinando
ok thanks for your confirmation
we will reply on your another topic