Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #542285

    Hi! I’ve just installed WPML on my site, but language selctor flags are duplicated on top main menu. I try to follow these suggestions and also but it has no effect.

    Please can you help me?

    Kind regards
    Simone

    #542287

    Hey ilsymo!

    Can you please post the link to your website?

    Cheers!
    Yigit

    #542316

    Hi!
    Here it is!

    Kind regards

    #542323

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    li.av-language-switch-item {
        display: none;
    }

    Regards,
    Yigit

    #542330

    Thanks Yigit! It works! Is it now possible to move the flags after the search icon?

    Kind regards
    Simone

    #542334

    Hey!

    Please change the code to following one

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

    Best regards,
    Yigit

    #542358

    Great! Works like a charm!
    Thank you very much!!

    Kind regards
    Simone

    #542367

    Hey!

    You are welcome Simone, glad we could help! :)

    Regards,
    Yigit

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