REmove the $ in top bar andedit the languages to be just Eng

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

  • Avatar: tinavive
    tinavive
    Participant
    January 13, 2015 at 22:29

    Hi how do i REmove the $ in top bar andedit the languages to be just Eng
    https://www.dropbox.com/s/wxogc96nyvnsusl/Screenshot%202015-01-13%2021.27.43.png?dl=0

    also want to change the colour of the top bar to black and text white

    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    January 13, 2015 at 23:27

    Hello,

    You can select header type where top bar has black background in Theme Options > Header.
    Also if you don’t use multilingual site you can disable languages area adding this code in custom.css file:

    .languages-area {
       display: none;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: tinavive
    tinavive
    Participant
    January 14, 2015 at 14:05

    Hi i dont want to disable i only want english to show and i need header 6 with top bar black…

    Avatar: tinavive
    tinavive
    Participant
    January 14, 2015 at 15:06

    I have removed the langauges i got the info from another post, but i would like to change the top bar black and use the header i currently use thanks

    Avatar: Eva
    Eva Kemp
    Support staff
    January 14, 2015 at 15:16

    Hello,

    Please add this code in custom.css file:

    .header-type-6 .top-bar {
        background-color: black;
    }

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 5 results - 1 through 5 (of 5 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.