Home Forums WoodMart support forum Incompatibilidad con complementos

Incompatibilidad con complementos

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

    ozni
    Participant

    Hola, por favor ayuda estoy usando estos complementos
    WC Multi Currency y Weglot Translate y me esta generando este problema https://www.arteanc.com/wp-content/uploads/2020/03/20200312_211957.jpg

    El problema solo es en el menú móvil, la línea no separa correctamente los widget

    Esperando su pronta ayuda muchas gracias de antemano

    un cordial saludo.

    gracias

    #179695

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    We didn’t add any integrations with these plugins and we don’t have extra styles for them. It seems that it is the way they look by default. If you want to customize them, you need to contact plugin’s developers for help since it is not in our theme support scope.

    Kind Regards

    #179805

    ozni
    Participant

    Hola, pero es que esa inconveniente se muestra con cualquier widget, usted mismo puede probar si desea, después de agregar dos widgets al menú en versión móvil hay ese error.

    No quiero una personalización, lo único que necesito es que se muestre correctamente el título en versión móvil,

    la linea del tema que separa cada widgets no lo está separando correctamente, el problema es con el titulo del widget, por favor revise esto en version movil.

    Como menciono sucede con cualquier widget de cualquier complemento.

    un cordial saludo.

    gracias

    #179810

    Artem Temos
    Keymaster
    Xtemos team

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .mobile-menu-widget:not(:first-child) {
        padding-top: 20px;
    }
    .mobile-menu-widget {
        margin: 0px -20px 0px -20px;
    }
    #197389

    ozni
    Participant

    Hola, esto funcionó bien.

    Gracias por esto.

    Y por favor no olvides solucionar esto en la siguiente actualizacion.

    Muchas gracias por todo, saludos y vendiciones.

    #197424

    Artem Temos
    Keymaster
    Xtemos team

    You are welcome!

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

The topic ‘Incompatibilidad con complementos’ is closed to new replies.