Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #376071

    hi,
    I’ve used the method provided for Enfold Main theme to remove the flag, but it doesn’t work.
    please help.

    thank you :)

    #376130

    Hi decode!

    Can you please post the link to your website? :)

    Regards,
    Yigit

    #376678
    This reply has been marked as private.
    #376892

    Hi!

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

    .avia_current_lang {
    display: none !important;
    }

    Best regards,
    Yigit

    #376971

    hi Yigit

    the code you provide will only hide the current language which is not what I wish to achieve.
    this one works:

    .avia_wpml_language_switch { display: none !important; }

    #376981

    Hi!

    Great! Shall we mark the thread as resolved?

    Cheers!
    Yigit

    #377212

    YES!!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘remove the default language flag in Enfold Child theme’ is closed to new replies.