Site logo

Archived topic

No puedo cambiar el fondo del menú desplegable en versión móvil

10 replies · Started by Virginia on August 26, 2022

Viewing posts 1–11 of 11

En la versión móvil me aparece el fondo del menú desplegable en color azul y quiero que tenga el mismo fondo que el resto de la navegación principal pero no veo manera de cambiarlo.
Así es como se ve http://www.virgniaburgos.com

Hi there,

The setting is at customizer > colors > primary navigation > Sub-Menu Background.

Let me know if it works.

Lo he intentado pero no funciona

Please clear and disable LiteSpeed cache first.

He borrado caché y deshabilitado litespeed pero sigue sin funcionar

Adjunto credenciales

Hi there,

Elementor is loading those colors and applying them to every Button including the themes mobile menu.
Try adding this CSS to fix that:

#mobile-header button.menu-toggle {
    background-color: transparent;
}

Muchas gracias!! Solucionado

You're welcome :)

This archived topic is closed to new replies.