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

    Hi!
    I use the first time WPLM, I can not find how to display the display in bar flag + text

    • This topic was modified 4 years, 12 months ago by SenjaLp.
    #1161390

    Hey Антон,

    This is something better fielded in the WPML forums. Please refer to the following:

    https://wpml.org/forums/topic/translation-flags-display/

    Best regards,
    Jordan Shannon

    #1161496

    Hello Jordan.
    It seems to me that these theme settings affect the output of the language switch

    #1162208

    Solution found:

    .avia_wpml_language_switch li span.language_native {
        display: block;
    }
    .avia_wpml_language_switch li span {
        float: left;
    }
    .avia_wpml_language_switch li .language_flag {
        margin: 0 5px 0 0;
    }
    

    The WPLM staff helped, but could solve the problem here.

    #1162554

    Hi,

    Great! Glad it’s fixed. Please don’t hesitate to open a new thread if you need anything else.

    Have a nice day.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘wpml header bar flag+ text’ is closed to new replies.