Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Robert Windisch

    (@nullbyte)

    Hi Pier,

    you need to add some css to your theme (or you can use a childtheme). Here is the code to enable the side by side view.

    .widget-area .mlp_language_box ul li {
    	display:inline;
    	background:none;
    }

    But the current version of your site looks great.

    Thread Starter pier-acuti

    (@pier-acuti)

    Hi Robert, That’s very helpful many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Multilingual Press] widget in mantra theme’ is closed to new replies.