Archived topic
Hebrew issues, Primary menu
5 replies · Started by racheli on September 28, 2017
Hello,
print screen is atached.
I want my logo align to the right and the menu after.
but when i do that the menu order go the wrong way.
number 1 should be the first category.(next to logo)and not the other way
this is the site
Do you have any advice?
Thank you
Hey racheli,
i'm not one of the excellent support team guys that are herer :),
instead i'm using Generatepress theme just like you, on my ENG/HEB site.
You can use the following CSS code on your site:
header.site-header {
text-align: left;
}
That will change the Logo Header position.
I hope that this will help you:)
Best Regards,
Ohad
Thanks, but it didn't work :(
any more suggestions?
Hi there,
Maybe give this a try: https://generatepress.com/forums/topic/menu-order-not-according-to-rtl/#post-352434
Working! Thanks Tom
You're welcome :)