-
Closed
-
Sticky Menu looks other as the normal main Menu. Is it possible that both look as the same?
The topic Sticky Menu looks other as the normal main Menu is closed to new replies
Sticky Menu looks other as the normal main Menu. Is it possible that both look as the same?
Hi,
It may be possible to shift the alignment of your sticky post header.
It’s not possible to make it 100% identical.
The URL you provide does not load a WordPress site.
Thank you
I found your working website link in your other thread.
https://www.thelostplaces.net/
Adjusting your font-size will make them look aligned.
Please use the following in Theme Options -> Custom CSS
.sticky #nav ul li {
font-size: 1.11em !important;
}
Thank you
This is perfect working. Thank you 🙂
You are welcome
Hi, with 2.6.0 the code you gave me is not longer working. sticky menu doesn´t match again… with removed css code too 🙁
Hi,
Sticky menu is not overlapping main menu now.
It’s difficult for me to match it for you.
Previously you had enter the following codes in your Theme Options -> Custom CSS
.sticky-header .nav {
float: left;
margin-left: 25px;
}
Look for it and remove it. It will let the sticky menu go back to the same left alignment as main menu.
Thank you
As you can read above, i tried with removed css already. So this is not working :(. The css solution was perfect before the update.
Hi,
Those css codes are still on your website.
Do you have server cache or cache plugin?
Clear the cache if you have.
Thank you
Hm. I took a look inside and i didn´t find any cache solutions :(.
The topic Sticky Menu looks other as the normal main Menu is closed to new replies