Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #465865

    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
    arrowRTL
    Any clue please?

    Regards
    Nabil

    #466402

    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

    #466490

    Hi,
    No it does not work.
    Here the link of my website
    http://www.gutech.edu.om/?lang=ar

    Thank you for your support

    #466500

    Hi!

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Best regards,
    Yigit

    #466515

    No it is not converted.

    #466532

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.