Hi,
How do I increase the logo size for JA Morgan? I have changed the default from text logo to image but the image logo comes out so small.
Thanks
Hi ric878,
Add the css below to the custom.css file to increase the size of the logo. Please change the max-height value to get the desired size. .logo-image img { max-height: 40px; /* Increate if you want */ }
.logo-image img { max-height: 40px; /* Increate if you want */ }
Where is the "custom.css"?
You can create that file in this directory of template: ROOT/templates/ja_morgan/css/custom.css if it doesn't exist now.
ROOT/templates/ja_morgan/css/custom.css