Language bar not hozirontal, takes too much room in top bar

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

  • Avatar: svonnegut
    svonnegut
    Participant
    November 14, 2016 at 08:20

    Hi,

    1. I’m having an issue with the WPML language bar in the top right widget bar on my site. I’ve set it to be horizontal in WPML options, yet it’s always vertical no matter what I change. I’d like it to match the currency switcher in the top left widget.

    2. I’d also like the hover color for both to be #be7535.

    Thanks in advance!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Eva
    Eva Kemp
    Support staff
    November 14, 2016 at 10:56

    Hello,

    1. Please add this code in Global Custom CSS:

    .topbar-widget.widget_icl_lang_sel_widget ul {
        float: left;
        padding-right: 20px !important;
    }

    2. Use this css code:

    .top-bar .topbar-widget ul li a:hover {
        color: #be7535;
    }

    Regards,
    Eva Kemp.

  • 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.