-
AuthorPosts
-
February 5, 2021 at 7:18 pm #1278141
Hi,
Is there a way to set 2 flags (EN and GERMAN) in the header next to my search symbol?
THANKS NoraFebruary 6, 2021 at 7:59 pm #1278341Hey NoraGTS,
Here are the docs for you:
The language switcherIf you need further assistance please let us know.
Best regards,
VictoriaFebruary 7, 2021 at 9:03 pm #1278472Hm, my flags are not aligned perfectly next to the menu items, they appear a little further up.
I tried to add this from the file you sent me, but with no success:
.lang-item {
display: inline;
}February 7, 2021 at 10:15 pm #1278476Hi,
Add this to quick css:
#menu-item-11470-en, #menu-item-11470-de{ top:8px!important; }
Best regards,
Jordan ShannonFebruary 8, 2021 at 9:25 am #1278577Thanks so much!
February 9, 2021 at 5:53 am #1278907Hi,
Great, I’m glad that Jordan could help you out. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
RikardFebruary 25, 2021 at 11:15 am #1283625Sorry, there is one more thing to this problem – I just realized that in EN the flags in the menu are correctly aligned now, but not in GERMAN.
However, I added the code for DE as well:
#menu-item-11470-en,
#menu-item-11470-de{
top:8px!important;
}Would you know why that is?
THANKS NoraFebruary 26, 2021 at 7:31 pm #1283951Hi Nora,
https://share.getcloudapp.com/OAugo2nm They seem to look fine on my end. Could you please clear the cache, check again and get back to us.
Best regards,
VictoriaFebruary 27, 2021 at 1:55 pm #1284107Yes, because you only viewed the ENGLISH version – but when you switch to the German version you will see that the flags are still going up.
For some reason – in Firefox – the german flag doesn’t point to the german version. But only in Firefox… very odd.
I attached an image.
Thanks NoraFebruary 27, 2021 at 1:56 pm #1284108Also, would you know WHERE to add the facebook pixel code when using ENFOLD CHILD?
THANKS noraFebruary 27, 2021 at 2:01 pm #1284109Oh, and now it’s getting really weird – in SAFARI the German version is good but the english version shows the flags to far DOWN!
In Firefox and Google Chrome it’s the other way round – there the English version is fine, but the German Version shows the flags to far UP!!February 27, 2021 at 7:08 pm #1284156Hi NoraGTS,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#menu-item-11468-en, #menu-item-11468-de { top: 7px; }
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.