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

    Hi,

    I have my own lang. switcher, how can I disable default language switcher in navigation?

    Thank you

    #598810

    Hi mediax,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #598907

    Hello,

    Data is in private area.

    Thank you

    #599099

    Hey!

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

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

    Best regards,
    Yigit

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