Hello,
I’m trying to remove the space between the two language lines, I would like to make something like that: ( DE | EN )
I tried a lot of codes but nothing worked. Could you please help me with this.
Thanks in advance.
Ammar
Hey Ammar,
| is in the title itself – http://i.imgur.com/Ftl0In2.png
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Yigit
Hey Yigit,
Thank you for your quick reply.
I don’t want to remove the pipe | , I want to remove the empty space between the two language links and make them very close to each other.
Right now it’s like that: http://imgur.com/a/gFOzT
I want it like that: http://imgur.com/a/p9ivI
Thank you so much,
Ammar
Hi,
I added following code to Style.css file of your child theme in Appearance > Editor
.av_seperator_big_border .av-main-nav > li.wpml-ls-item > a {
min-width: 20px;
padding: 0 1px!important;
}
Best regards,
Yigit
Hey Yigit,
Thank you so much for your great support.
Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit