Hello,
if you look at my site:
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.
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
thank you. that worked perfectly.