Dear,
In RTL, when I open my menu on mobile, the small arrow is on the left (instead of being on the right side before the title) and is pointing to the wrong direction
Any clue please?
Regards
Nabil
Hey nsahli!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
left: auto;
right: 0;
margin-right: 10px;
transform: rotate(180deg);
}
If that does not help, please post the link to your website.
Regards,
Yigit
Hi,
No it does not work.
Here the link of my website
http://www.gutech.edu.om/?lang=ar
Thank you for your support
Hi!
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Best regards,
Yigit
No it is not converted.