Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1278141

    Hi,
    Is there a way to set 2 flags (EN and GERMAN) in the header next to my search symbol?
    THANKS Nora

    #1278341

    Hey NoraGTS,

    Here are the docs for you:
    The language switcher

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1278472

    Hm, 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;
    }

    #1278476

    Hi,

    Add this to quick css:

    #menu-item-11470-en,
    #menu-item-11470-de{
    top:8px!important;
    }

    Best regards,
    Jordan Shannon

    #1278577

    Thanks so much!

    #1278907

    Hi,

    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,
    Rikard

    #1283625

    Sorry, 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 Nora

    #1283951

    Hi 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,
    Victoria

    #1284107

    Yes, 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 Nora

    #1284108

    Also, would you know WHERE to add the facebook pixel code when using ENFOLD CHILD?
    THANKS nora

    #1284109

    Oh, 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!!

    #1284156

    Hi 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

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.