How do I make CSS overrides for Joomla! components
RSPenta! includes a feature that allows you to easily create CSS overrides for any Joomla! component or module (3rd party or our own), without losing any of the changes when performing updates.
This is done by adding a .css file named after the component's internal name in the template's css folder. The full path looks as follows:
/templates/rspenta/css/components/com_component-name.css
One person found this article helpful.
You Should Also Read
How to modify RSPenta!'s style without changing the source code |
How to style the quick-menu |
How do I create a template override |