Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1002046

    Hi,

    I’ve got a language switcher showing only the unused of 2 languages at the right end of my menu. I’d like to do two things:

    1) Unbold only the name of the language;
    2) I’d like to put a separator between the last menu item and the language switcher, only.

    eg.,

    menu_item1 menuitem2 | Français

    Thanks for your help

    #1002049

    I got the separator issue worked out. For anyone else who needs it:

    create a new menu item with a fake URL. then rename it “|” then delete the URL. voila, perfectly spaced separator

    #1002062

    Hi,

    I’m glad you got number 2 resolved. For number 1 add the following to quick css:

    .wpml-ls-native{
    font-weight:normal!important;
    }

    Best regards,
    Jordan Shannon

    #1002063

    perfect, looks great. thank you.

    #1002068

    Hi,

    No problem at all. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘WPML menu styling help’ is closed to new replies.