Hey there!
Help me 2 increase size of logo and change font family in navigation bar here: http://kar.zzz.com.ua/?post_type=product
This topic has 8 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Robert Hall
Hey there!
Help me 2 increase size of logo and change font family in navigation bar here: http://kar.zzz.com.ua/?post_type=product
Hello,
Please try to add this code in custom.css file.
.header-type-4 .logo-with-menu img{
max-width: 350px;
width: 350px;
}
.header-type-4 .main-nav .menu > li > a{
font-family: Arial, sans-serif;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall
Changes to custom.css for some reason don’t change anything, but in style.css (in child theme) it works! Thanx a lot.
You’re welcome!
Regards,
Robert Hall
One more. Can I make a background logo transparent? In media library it’s transparent, but in navbar don’t.
If you open this logo in a Windows or Photoshop program you’ll see that the background color is present there.
See screenshot: http://prntscr.com/arufof
You should change this logo to another without background.
Regards,
Robert Hall
Oops, sorry, my fault. Thanx again!
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Increase logo and change font family in header’' has been successfully resolved, and the topic is now closed for further responses