Hello. please how and where change LOGO background color? Thanks
LOGO background color
- Go to file: [root]/templates/ja_beauty (your default template)/local/css/custom.css (create this file if it doesn't exist)
- Add this css rule:
#t4-header-2 .t4-logo-header {background-color: yourcolor !important;}
Regards,