[Cerrado] Switcher de idioma en linea en menu movil
Este es el foro de soporte técnico de WPML, el plugin multilingüe de WordPress.
Todas las personas pueden leerlo pero solo los clientes de WPML pueden ingresar comentarios. El equipo de WPML responde en los foros 6 días a la semana, 22 horas por día.
Cuéntenos qué está intentando hacer.
Estos intentando alinear ambos idiomas en una sola linea en mi menu para movil
¿Hay alguna documentación que está siguiendo?
Encontre este codigo pero no esta funcionando
@media only screen and (max-width: 600px) {
.menu-item.wpml-ls-slot-2{
display:inline-block;
padding-right:20px;
}
}
To reduce the waiting time, I took this ticket and responded in English. Please let me know if you're okay with it or want to continue the conversation in Spanish. I'll check and forward the ticket to one of our Spanish-speaking supporters to assist you further in the Spanish language.
I understand that you want to have the language code in the language switcher displayed on a single line within the mobile menu. Upon checking, I found that two language switchers are showing in the Mobile menu. One is added as Menu language switcher and the other one is added via the Shortcode. Please check this screenshot: enlace oculto
If you want the Menu language switcher to appear in Single line, as shown in the screenshot, please go to "WPML > Languages ↳ Menu Language switcher" and set the Language menu item style to "List of languages"(Screenshot: enlace oculto)
If you're still having issues, you may need to adjust the style of the language switcher by defining custom CSS. For example, if you need to display the language codes in one line, you can use the following CSS code:
You can also add CSS properties as per your needs.
Kindly be informed that providing support with custom CSS or code is beyond the scope of our support. If you need more assistance with custom CSS, you can hire a developer from here: https://wpml.org/contractors/
Please feel free to let me know if there is anything else if you need help with. I will be happy to help.
Best regards,
Prosenjit
El tema “[Cerrado] Switcher de idioma en linea en menu movil” está cerrado a nuevas respuestas.