Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #485127

    hi there,

    I’m using wpml with Enfold, in the menu there is a strange empty block in between menu items and the flags, if you lick this block it changes the language…I need this block removed. I hope you can help

    Thanks,
    Matt

    #485283

    Hey Matt!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #485284

    Oh sorry, it’s at yogidev.co.uk/swa

    Thanks,
    Matt

    #485294

    Hi!

    Please add following code to Quick CSS

    li.menu-item.menu-item-language {
        display: none;
    }

    Best regards,
    Yigit

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