Be FAQ
Hi,
I'd like to change the title, body and icon dropdown colour in the be faq elementor widget.
I have this css but it only changes the title colour
faq .question .title .num {
font-weight: 400 !important;
font-weight: normal !important;
color: #ffffff !important;
}
.faq .question .title {
color: #ffffff !important;
}
Regards
Dylan
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us the link.
It is always a good idea to also attach a screenshot showing your issue.
Thanks
https://www.bitesizedhabits.co/courses/
Please use this CSS code, it will recolor other elements of that item.
thanks
Thank you!!