This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hi,
the elements in the sticky header in Arabic and Turkish pages are aligned to TOP but I want to align them to CENTER.
Please let me know how to do that?
Screenshot: https://www.dropbox.com/s/b2yizefr2waezhp/1.png?dl=0
Please consider, the main web pages (English version) do not have this problem.
Hello,
Please changes this custom css code:
.fixed-header .menu-main-menu-container {
margin-top: 18px;
}
to
.fixed-header-area .fixed-header .logo-with-menu + div + div {
margin-top: 15px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up