Currency and menu tagged together - by zouking

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

  • Avatar: zouking
    zouking
    Participant
    October 12, 2014 at 15:09

    Hi,

    can i know how to remove the currency from the menu bar?

    I already added the following code to custom.css

    .currency{
    display:none;
    }

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 09:59

    Hello,

    Please try to add “!important” to the code:

    .currency {
        display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    October 14, 2014 at 04:09

    added, still there

    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2014 at 12:29

    Hello,

    Please provide us with wp-admin panel credentials.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    October 14, 2014 at 14:25

    as below

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 14, 2014 at 15:01

    Hello,

    The reason was you didn’t enable custom.css in Theme Options > Custom CSS. I’ve done this.
    Please check the menu now.

    Regards,
    Eva Kemp.

    Avatar: zouking
    zouking
    Participant
    October 14, 2014 at 15:24

    Thanks, that’s a stupid mistake from me.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 14, 2014 at 15:40

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

    Regards,
    Robert Hall.

    Avatar: zouking
    zouking
    Participant
    October 17, 2014 at 04:49

    hi,

    how do i get rid of the language bar now?

    Thanks.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 17, 2014 at 13:01

    Hello,

    Please add this code in custom.css file:

    .languages {
       display: none !important;
    }

    Regards,
    Eva Kemp.

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

The issue related to '‘Currency and menu tagged together’' has been successfully resolved, and the topic is now closed for further responses

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