Hi guys,
Please,
I'm trying to set color in a specific mais content of one page of my application, but its not working. I had tryed for many ways but not sucess. How can I do that, please.
Attached is my css config and result. I need to invert. I want this color inside main-content on this screen.
Thanks!
Hi Elaine,
your problem is that you have inline css set for the background-color:#fff as you can see on the image below highlighted yellow.
Remove that inline css and it should solve your problem.
Hope this helps.
Best regards,
Lourenco Matalonga
Hi Lourenço
It works, thank you!!
Awesome! Great that it solved your issue.
Thanks for sharing