How can I change the logo image size in JA Social II? I tried the css but it doesn't change... I want the height to fill the space in the header area.
ultravegas Hi You can add this code in custom.css file and set the height value as per needs
.t3-header { height: 100px; }
if file not exist in template css folder, kindly create this file and add the code.
Thanks for the prompt reply. That changed the header area, I need to also change the logo size itself. I have a larger logo with a height of 200px uploaded but it's defaulting to a max height of 24px... I would like it to show at a max height of 100px....
ultravegas Hi i need the URL of site here to check this, as in the demo it use Text type logo that increase the size depend on text. I will check it on your site.
Disregard for some reason the cache on my site took much linger than it should to refresh and it's showing how I want for now!
Thanks for your help!