Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
what the CSS to resize the logo with transparent menu option
nmamagazine
July 2015
in
Menu / Mega menu
Hello everybody,
all in the Title ...
thanks so much
Comments
nmamagazine
July 2015
I find it, with your forum i make my settings :
@media
only screen and (min-width: 1240px) {
#Top_bar #logo { margin: 0px; padding: 0px 0px; height: 345px !important; }
#Header_transparent #Top_bar .logo {
float: none;
text-align: center;
margin: 0px 0;
}
}
Albert
July 2015
Hi,
we're glad to see that you found solution yourself
Sign In
or
Register
to comment.
Comments
@media only screen and (min-width: 1240px) {
#Top_bar #logo { margin: 0px; padding: 0px 0px; height: 345px !important; }
#Header_transparent #Top_bar .logo {
float: none;
text-align: center;
margin: 0px 0;
}
}
we're glad to see that you found solution yourself