Quantcast
Viewing all articles
Browse latest Browse all 2349

Joomla! 4.x Coding • J4 - Cassiopeia - 'Send Email' button colour.

I changed the colour scheme of my template by including the following in user.css

Code:

:root {  --cassiopeia-color-primary: #fff;  --cassiopeia-color-hover: #9669a9;  --cassiopeia-color-link: blue;}
This worked fine, until I realised that in setting the primary colour to white the background of my 'Send Email' button was also set to white - and so could not be seen.
I have searched various css files to see where I might create an override in user.css but cannot find anything.
Does anyone out there have an idea?

Statistics: Posted by bannisa — Mon Mar 11, 2024 6:16 pm



Viewing all articles
Browse latest Browse all 2349

Trending Articles