Edit WPML currency and language switcher to look like in the demo-electronics

This topic has 2 replies, 2 voices, and was last updated 6 years, 1 months ago ago by Rose Tyler

  • Avatar: adyk666
    adyk666
    Participant
    March 27, 2018 at 09:22

    Hi,

    I installed WPML, it works fine for now, but it is possible to change the switchers to look like in your electronics demo?

    Thanks.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 27, 2018 at 10:11

    Hello,

    You need to use custom css code, for example, add this code in Theme Options > Styling > Custom css:

    .top-bar.topbar-color-white a {
        background-color:  transparent !important;
        border: none;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .wcml-dropdown .wcml-cs-submenu {
        background-color:  white;
        width: 180px;
    }
    .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a {
        color: #999999;
        margin-left: 20px;
    }
    .wpml-ls-legacy-dropdown:hover a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
        opacity: 0.4;
        color:  white;
    }

    Regards

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