Hi,
I am using a third party joomla module and I want to change some styles like font color through custom CSS. I entered the correct code but it is not reflected on the website. The module supplier after looking into the problem told us we should contact a template designer which is you.
The code in question is:
.acym_introtext {
color: white !important;
}
It does not work also without !important statement.
I there any suggestion?
Kind regards,
Zoran