Disable Languages and Currency - by phototruck

This topic has 5 replies, 3 voices, and was last updated 10 years, 7 months ago ago by Eva Kemp

  • Avatar: phototruck
    phototruck
    Participant
    May 19, 2015 at 11:06

    Hi,

    I would like to disable languages and currency but I can’t.

    I try with this on custom.css :

    .header-type-8 .languages-area .languages, .languages-area .currency {
    display:none;
    }

    And

    .languages-area .languages, .languages-area .currency {
    display: none;
    }

    But it doesn’t work.

    Sorry I’m a beginner. Maybe I’ve done a mistake.

    Thank you for your help.

    Best regards,

    4 Answers
    Avatar: Eva
    Eva Kemp
    Participant
    May 19, 2015 at 11:23

    Hello,

    Add an empty Text widget into “Place in header top bar” area in Appearance > Widgets.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Robert Hall
    Robert Hall
    Participant
    May 19, 2015 at 11:23

    Hello,

    Please add this code in 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: phototruck
    phototruck
    Participant
    May 19, 2015 at 11:50

    It works, thank you !

    Avatar: Eva
    Eva Kemp
    Participant
    May 19, 2015 at 12:08

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Disable Languages and Currency’' 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.