Archived topic
Changes in header placements after theme update
7 replies · Started by eden on November 8, 2020
Hello, After updating the theme I am having changes in header placements in desktop.
Please help me fix it to be as before.
Please check the image https://imgur.com/KpmCEVv
And this is how it is supposed to be (how it was before update) https://imgur.com/5QftxXn
Hi there,
can you provide a link to your site where we can see the issue?
This is what i see:

Have you tried clearing the browser cache ?
No I have cleared cache now and problem still exist, please check.
Hi there,
Try adding this CSS:
.rtl.nav-aligned-left .main-navigation .menu > li {
vertical-align: middle;
}