Comments teganonline started the conversationMay 8, 2017 at 3:04pmHi,in the phones ,there are a problem in the menu direction ,because it in an Arabic : http://www.teganonline.netHow can i Change his Direction to ltr ?Thanks .[deleted] repliedMay 9, 2017 at 7:37amHi,Can you please add this custom CSS: header.mobile-menu ul.mobile-menu > li.menu-item-has-children > a { padding-right: 70px;}header.mobile-menu .search-site .mobile-search-button { right: auto; left: 0;}This should work for you. teganonline replied privatelyteganonline repliedMay 10, 2017 at 1:23pmI Just want The Menu to Be ltr In small screen(Phones) to be Resposive.[deleted] repliedMay 11, 2017 at 8:00amHi teganonline, You haven't added my exact code and that's the CSS code hasn't changed. I gave you this CSS code: header.mobile-menu ul.mobile-menu > li.menu-item-has-children > a { padding-right: 70px; } header.mobile-menu .search-site .mobile-search-button { right: auto; left: 0; } and you have added this code: header.mobile-menu ul.mobile-menu > li.menu-item-has-children > h4 { padding-right: 70px; } header.mobile-menu .search-site .mobile-search-button { right: auto; left: 0; } so you have changed "a" with the "h4", and that's why the code didn't worked as it should. I changed the h4 to a and now everything looks good as you can see: (view on new page)teganonline repliedMay 11, 2017 at 5:10pmThank you very very much .[deleted] repliedMay 12, 2017 at 6:52amYou are welcome, have a great day there. Sign in to reply ...
Hi,
in the phones ,there are a problem in the menu direction ,because it in an Arabic : http://www.teganonline.net
How can i Change his Direction to ltr ?
Thanks .
Hi,
Can you please add this custom CSS:
This should work for you.
I Just want The Menu to Be ltr In small screen(Phones) to be Resposive.
Hi teganonline,
You haven't added my exact code and that's the CSS code hasn't changed.
I gave you this CSS code:
and you have added this code:
so you have changed "a" with the "h4", and that's why the code didn't worked as it should.
I changed the h4 to a and now everything looks good as you can see:
(view on new page)
Thank you very very much .
You are welcome, have a great day there.