Forums
(@parker79)
8 years, 10 months ago
I found the solution using Google’s “Inspect” tool.
In the custom CSS panel, paste `.navbar .navbar-brand img { max-height: 100px; }` And adjust the height as necessary. This seems to work for me now.