This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Olga Barlow
Hi,
This issue was solved before with #135882. But, after online the website, when it turns to sticky header, the logo moves to left side.
Is it possible to place the logo to the center in sticky header menu?
I attached the blow code in the child theme style.css. But it does not work.
@media only screen and (min-width:992px){
.fixed-header .header-logo{
order:2;
width: 20%;
padding-left: 0;
}
.fixed-header .header-logo img{
margin: auto;
}
.fixed-header .menu-wrapper{
order:1;
width: 40%;
text-align: left;
}
.fixed-header .navbar-header{
order:3;
width:40%;
}
}
Any idea?
Best regards,
Hello,
Have you sorted out? I checked your site and see logo at the center for the fixed header http://prntscr.com/d47emu
Regards
Thank you, Olga.
This was my browser cache issue.
I will clear the cache regularly.
Please close the case.
Thank you!
You are welcome!
Regards
Tagged: align, center, logo, sticky header, themes, woocommerce, wordpress
The issue related to '‘Sticky Header unable to move the logo to the center’' has been successfully resolved, and the topic is now closed for further responses