Hey, Yesterday a moderator helped me to align the submenu items to the left. but for some reason it isn’t aligned with the rest of the content.
https://kriesi.at/support/topic/wpml-language-selector-to-language-code/#post-532683
Thanks for your help.
Cheers,
Aathi
Oh i forgot to send you the link to the website
Hey!
Please add following code to Quick CSS
.av-submenu-container ul li:nth-child(1) a {
padding-left: 0!important;
}
Best regards,
Yigit
Great many many thanks! :D