Hi team!
I need your help, I want to modify the size of the logo, could you tell me how to do it?
thank you
Sergio

Hi Sergio

You can try this custom css:

.navbar-brand.logo-control img.logo-img {
    max-height: fit-content !important;
}
Write a Reply...
You need to Login to view replies.