This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi there,
I need the following
1. set the background color of the upper menu bar
2. set the size of the logo for the menu
2. set the size of the logo for the fixed menu
thanx
Hello,
Try to add this code in Custom CSS:
.header-type-9 .top-bar {
background-color: blue;
}
.header-logo img {
max-width: 50px;
}
.fixed-header-area .header-logo img {
max-width: 50px;
}
Regards,
Rose Tyler.
hi
I need to increse the height of the logo foe both the menus.
i am increasing the width but does not respond accordingly.
Any idea?
thanx
Hello,
I don’t see the previous code on your site. Try to use it http://prntscr.com/e5my9h
Regards,
Rose Tyler.
ok thanx
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up