Title: Flags for languages
Last modified: October 10, 2017

---

# Flags for languages

 *  Resolved [stayxclassy](https://wordpress.org/support/users/stayxclassy/)
 * (@stayxclassy)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/flags-for-languages/)
 * Hello,
    I want to add another language to my website and I use the Polylang plugin.
   Everything seems to work except of the language icon in the social menu. It only
   shows a generic icon. Can you help? Best, Chris
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fflags-for-languages%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [WebMan Design | Oliver Juhas](https://wordpress.org/support/users/webmandesign/)
 * (@webmandesign)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/flags-for-languages/#post-9643817)
 * Hi,
 * I’m sorry, but social menu was designed to display social icons only, it is not
   suitable for language switcher. But if you want to display language switch in
   there, use this [custom CSS](https://support.webmandesign.eu/custom-css/) to 
   override the theme styles:
 *     ```
       .lang-item .screen-reader-text {
       	clip: auto;
       	position: static !important;
       	height: auto;
       	width: auto;
       }
   
       .social-links .lang-item a::before {
       	display: none;
       }
       ```
   
 * For faster ticket resolution please use official support center at [https://support.webmandesign.eu/forums/forum/receptar/](https://support.webmandesign.eu/forums/forum/receptar/)
 * Regards,
 * Oliver
 *  Thread Starter [stayxclassy](https://wordpress.org/support/users/stayxclassy/)
 * (@stayxclassy)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/flags-for-languages/#post-9645576)
 * Awesome. Exactly what I needed. Thank you very much.

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

The topic ‘Flags for languages’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/receptar/2.0.5/screenshot.jpg)
 * Receptar
 * [Support Threads](https://wordpress.org/support/theme/receptar/)
 * [Active Topics](https://wordpress.org/support/theme/receptar/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/receptar/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/receptar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [stayxclassy](https://wordpress.org/support/users/stayxclassy/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/flags-for-languages/#post-9645576)
 * Status: resolved