Main menu for RTL Website

Posted in: Newspaper
Post count: 2

Hello,

I am moderating a website which is shown in Right-to-left since it is in Arabic but the main menu is not in RTL direction. how to fix it please? the site url is: http://sanaparenting.com
Thank you in advance

  • This topic was modified 11 years by mujahed1987. Reason: to add url
Post count: 1291

Hi,

Add the following css in Theme Panel -> Custom CSS: – http://screencast.com/t/rtgQsEdipmV

.sf-menu {
float: right !important;
}
#td-top-search {
right: auto !important;
left: 40px !important;
}

Thank you, Emil G.

  • This reply was modified 11 years by Emil G.
Post count: 2

Hello Emil G,
This works very fine. Thank you very much

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.