Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #456531

    Hello,

    if you look at my site:

    http://ezone.ae/ar/

    you will see on the top left the english | Arabic language changers are placed incorrectly, the word English is sticking to the line of the social media, and then the line that splits the words English and Arabic is ticking to the word English.
    i cant seem to fix that. can you help me with that?

    ps. it only does this on the arabic page not the english.

    #456639

    Hey jihadmunther!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .rtl ul#avia2-menu {
      margin-left: 10px;
    }
    .rtl li.menu-item-language {
      padding-right: 10px!important;
    }

    Best regards,
    Yigit

    #458927

    thank you. that worked perfectly.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Language Switcher issues’ is closed to new replies.