Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • charlessteiner Friend
    #983515

    With this template, how do I use the language switcher using the name instead of the flag? When Use Image Flag is set to No, in the module, the name or image isn’t shown

    IMHO, flags are not the best option for some languages. Spanish, for instance, is the national language of 25, some odd, counties. Not everyone identifies the language with the flag of Spain, especially in the Americas.

    Pankaj Sharma Moderator
    #984071

    Hi
    The name was hidden due to the template style code .
    Add below code in /css/custom.css file in the template folder , Create custom.css file if its not present.

    .languageswitcher-block .mod-languages .dropdown-menu li a {
        font-size: 10px!important;
    
        text-indent: initial!important;
        color: #fff;
    }

    It will look like this : http://prntscr.com/d445hr

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum