Remove\disable the languish bar (EN FR GE) form the “top toolbar”

This topic has 6 replies, 3 voices, and was last updated 9 years, 1 months ago ago by Robert Hall

  • Avatar: edoron777
    edoron777
    Participant
    February 26, 2015 at 11:03

    Hello
    I would like to ask how can I remove\disable the languish bar (EN FR GE) from the “top toolbar”

    Here is a link to the image, that will make it easier to understand
    http://i.imgur.com/HkW8EHL.png

    Thanks in advanced
    Eyal

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 26, 2015 at 11:19

    Hello,

    Please add this code into custom.css file.

    .languages-area{
    display:none;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
    Regards,
    Robert Hall.

    Avatar: edoron777
    edoron777
    Participant
    February 26, 2015 at 12:30

    Hey
    I have follow the instructions about how to add a custom CSS file.
    the YouTube vide relate to the “standard theme” but in my scenario is use Child theme.
    I add a new file to the child theme folder (Themes\woopress-child) named: custom.css
    Enable the option of custom CSS
    Add the code that you send me

    .languages-area{
    display:none;
    }

    http://i.imgur.com/EkiL6kV.png
    but no lack , the languish bar still appear

    I try to access the custom.css file by using the following path:

    http://findmyappbay.com/custom.css
    and got 404 error
    maybe this is the problem ?

    Thanks in advanced
    Eyal

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 26, 2015 at 14:26

    Hello,

    If you’re using child theme you need add the code in style.css of your child theme.

    Please try it.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: edoron777
    edoron777
    Participant
    February 26, 2015 at 14:32

    Thanks a lot
    This solve the problem
    Have a nice one!
    Eyal 😉

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 26, 2015 at 15:13

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

  • Viewing 6 results - 1 through 6 (of 6 total)

The issue related to '‘remove\disable the languish bar (EN FR GE) form the “top toolbar”’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.