Hello,
I'm using the ja_company template. I want to remove the logo. How can I do that? So no text, and no image.
Thanks
Alain
ajanquart Hi Add this code in custom.css
.logo {display:none!important}