How to change the default Impact Header from Black to White
Add this custom CSS into a new file named custom.css in templates/js_impacto/css/
#header {
background: #fff;
}


How to change the default Impact Header from Black to White
Add this custom CSS into a new file named custom.css in templates/js_impacto/css/
#header {
background: #fff;
}


Joomwalker is not affiliated with or endorsed by the Joomla Project or Open Source Matters.