Archived topic
Arabic Menu Not Aligned Correctly
10 replies · Started by Mohammed on August 12, 2021
Hi,
There seems to be a problem with Arabic version of the menu - https://drive.google.com/file/d/1JP3PDbLANa7jGN7-rBXBWx8VfSI9PG8d/view
The Alignment was set to center, Works fine for English language.
Regards
Hi there,
can you share a link to the site where we can see the issue?
Hi David,
Hi there,
I'm not sure I fully understand your question.
In your video, both the English and Arabic menus don't look like set to align to center.
And I don't see the search ion in your mobile menu.
Can you specify which part are you trying to set to align to the center?
Let me know :)
In your video, both the English and Arabic menus don’t look like set to align to center.
https://drive.google.com/file/d/1bLzpuJBaNsLEDM7w_ijr5sffSbT9VJEi/view
I am sorry, I shared the wrong link.
There is also a problem with sticky add to cart, but that feature we don't use so I didn't inform about it earlier. It also needs to be fixed though.
https://drive.google.com/file/d/10CBiBP-hudf3UNPk2FCLSFmkAgq8ltYi/view
I tried to replicate the navigation center issue on my end, but I couldn't.
Are GP theme and GP premium plugin up to date?
Let me know :)
I tried to replicate the navigation center issue on my end, but I couldn’t.
Did you try in Arabic Language?
Are GP theme and GP premium plugin up to date?
Yes.
Deactivated all plugins except polylang pro, polylang woocommerce, and woocommerce. Still same issue.
I tested in the RTL language environment, but this issue didn't appear.
The CSS which causes the issue does come from GP, just not quite sure what triggers it.
You can try this CSS for now, we'll look into it and do more testing :)
body #site-navigation .navigation-branding, #sticky-navigation .navigation-branding {
margin-left: 10px !important;
}
You can try this CSS for now
That fixed it. Thank you.
You are welcome :)