Hi there,
I desperately tried to resize the logo on template style JA Seven with custom.css as follows but is does not take into effect.
The logo is far too big and is even not the using original size of 500x500 px but is far bigger.
We used:
@media (max-width: 300px){
.navbar-brand .logo-img {
max-height: 100% !important;
}
}
I placed the custom.css in template subfolder css.
Can you please help.
Best regards
Markus