Hello Is it possible to change the dimension of the logo?
Hi technova76
By default, the logo is styled with:
.logo { height: 96px; line-height: 96px; text-align: left; }
You can override the dimension as you wish.
Should I add this code to the custom.css, or I can replace it in its original css file?
technova76
It's better to override via custom.css file.
I did it, but I didn't change the dimension. My logo appears normal (274x96 px). But in whatever dimension I do it, I don't see any difference in the website.
Which dimension you use? I don't see any custom code for this in 'custom.css' file now.
The dimension is 274x96px.
I didn't change anything, I just replaced the old logo with the new one, through FTP.
I see the logo looks fine now, which dimension you want to set for logo?
It looks small. I was wondering if I could make it a little bigger to look better...
You can use a bigger dimension logo and put into your site, I will check for you.
I've already try different dimension, but is not changing in the website.
Share me that logo image with bigger dimension, I will try.
I'm sending you an example with the normal dimension and another with a larger one. The larger dimension is random, to show the difference.
By default, the logo section has 2 grids of header row, if you want to have more width, you can edit this file:
/templates/ja_donate/tpls/blocks/header.php
and increase the col-md-2 to col-md-4 but remember to reduce the associated grid of mainnav to make sure that the total grid is equal to 12 as this screenshot: https://prnt.sc/sghlxu
Thank you I try it but the result is awful!
There is a big difference in the size, even if I increase by one number.
I guess I will leave it as it is.