AskBug logo
Please read the document included with package. Let me know in case there is any problem finding documents.
Rahul Aryan commented
If you are using image then appropriate size will be 107×30.
Richard_Sloan (Buyer) commented
I read all documentation I can find and still I see no where to increase the size of the logo, its way too small for my site 🙂
Rahul Aryan commented
Make a child theme and then add this to style.css:
.navbar-brand > img {
max-height: 80px;
}
Adjust size as you need.
Richard_Sloan (Buyer) commented
Worked perfectly thanks!
Hey, thanks for the reply. I can understand instructions. I did as instructed but the logo will be really small ??