Hello friends, I need to change the size of the logo, can you tell me what I should do? Sergio
Hi Sergio,
You can use this custom CSS:
.navbar-brand .logo-img { max-height: 100px !important; }
and adjust the max-height value as you wish.
Can you give me the path where I should place the custom.css file? Sergio
You can put into file: root/templates/ja_blockk/css/custom.css