Home Forums Basel support forum Center WPML language selector + hover links

Center WPML language selector + hover links

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #895

    elodie
    Participant

    Hi again,

    can you tell me how to center align the WPML language selector (widget) ?
    and how to change the color of the links on hover (actually green #1AADA3)?

    Maybe another css tricks ?

    thanks!!!

    #897

    Artem Temos
    Keymaster

    Hi here is a code to center languages selector

    .widget_icl_lang_sel_widget {
       text-align:center;
    }

    Could you specify what links hover color do you want to change? Our primary color you can edit in Theme Settings -> Styles and colors

    #911

    elodie
    Participant

    perfect thanks ! ticket closed

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Center WPML language selector + hover links’ is closed to new replies.