How To Remove Top Bar Language and Currency Icons?

This topic has 4 replies, 3 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: samanders
    samanders
    Participant
    January 28, 2015 at 12:26

    Hi,

    How do you remove the top menu bar language and currency icons from view?

    Top menu bar

    Thanks
    Sam

    3 Answers
    Avatar: stan
    Stan Russell
    Participant
    January 28, 2015 at 13:41

    Hello,

    Please add this css code to yours 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,
    Stan Russell.

    Avatar: samanders
    samanders
    Participant
    January 28, 2015 at 14:30

    Hi Stan,

    Perfect, how about removing the WordPress site slogan area, can this also be done by a custom css?

    Thanks
    Sam

    Avatar: Eva
    Eva Kemp
    Support staff
    January 28, 2015 at 18:04

    Hello,

    Please add this code in custom.css file:

    .header-type-6 .header .tbs span, .header-type-7 .header .tbs span, .header-type-8 .header .tbs span, .header-type-10 .header .tbs span, .header-type-12 .header .tbs span {
        display: none;
    }

    Thank you.
    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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