This topic is: not resolved
-
Thank you for your help en nice theme,
A few days ago i get a solution from you to make the logo bigger, with the code:
To change logo width, you can add custom css on your site.
.navbar-brand img {
max-height: none;
padding: 10px 0;
width: 150px;
}But now i see the mobile logo is not good.
Do you have a solution?Thank you.