Home Forums Basel support forum Menú

Menú

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #417013

    mario2020
    Participant

    Hola

    Cómo puedo cambiar las “subcategorias a la primera letra en mayúscula y las demás en minúscula ? Para que se pueda diferenciar mejor. Y redondear la “x” que cierra el menú por favor

    Saludos

    Attachments:
    You must be logged in to view attached files.
    #417498

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .mobile-nav .sub-menu-dropdown li a {
        text-transform: none;
    }

    Best Regards

    #417765

    mario2020
    Participant

    Muchas gracias, intenté meter un banner en el menú de celular , pero de la parte de arriba lo recorrí bien y quedó como me gusta pero de la parte de abajo me quedó una separación muy grande, me gustaría recorrer las categorías hacia arriba pegadas al banner pueden apoyarme ? También no puedo quitar ese botón desplegable que marco en la imagen e pueden apoyarme ?

    *quitar el hueco
    *quitar el botón desplegable

    Attachments:
    You must be logged in to view attached files.
    #417986

    Hello,

    I could manage to remove the icon, but at the same time it is not possible to remove the gap, it is a part of the first menu item: https://gyazo.com/61c5147e09fcf36a3a280eb6edba81eb

    If you have any questions please feel free to contact us.

    Best Regards

    #418267

    mario2020
    Participant

    Específicamente donde debería modificar ? Y que debería poner ?

    #419112

    Hello,

    Sorry for the delay, HTML structure does not allow removing that gap.

    If you have any questions please feel free to contact us.

    Best Regards

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