Home Forums WoodMart support forum Accesos directos en la página de productos (versión móvil)

Accesos directos en la página de productos (versión móvil)

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

    gonzalohuez
    Participant

    Favor, si me pueden ayudar con lo siguiente.

    Sólo para la versión móvil. Deseo dejar los accesos directos: Carrito de compras, Vista rápida, Comparar y Wishlist. Así tal cual como lo presento en la imagen adjunta.

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

    Luke Nielsen
    Keymaster

    Hello,

    Paste the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS, thus those buttons will be shown only on a mobile.

    .product-grid-item .wd-buttons {
        display: none;
    }

    Kind Regards

    #519213

    gonzalohuez
    Participant

    Estimado, mi solicitud fue muy simple y también utilicé una imagen para hacerlo más simple aún. Pero lamentablemente no entendiste mi solicitud. Creo que fui yo, quien se explicó mal.

    Mi solicitud es la siguiente:
    Deseo dejar los accesos directos: Carrito de compras, Vista rápida, Comparar y Wishlist. Así tal cual como lo presento en la imagen adjunta. Sólo para la versión móvil. Para la versión escritorio, estos accesos directos funcionan y están en el lugar perfecto.

    NOTA: La imagen que adjunto sirve sólo para indicar la manera que me gustaría tener los accesos directos en el catálogo de mis productos. “para la versión móvil”… Los accesos directos en la imagen, fueron agregados por mí, utilizando Photoshop.

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

    Luke Nielsen
    Keymaster

    Hello,

    Sorry, there is no way to make the same appearance that you have on the image without customization. But it is possible to make those buttons at the bottom of the image. So you need to create a preset with such condition: https://take.ms/6xlHO , then edit its settings and navigate to Product archive -> Products styles and enable this style: https://take.ms/jZWr4

    https://xtemos.com/docs-topic/theme-settings-presets/

    Kind Regards

    #519571

    gonzalohuez
    Participant

    Me podrías ayudar con el “paso a paso”. La verdad es que no entendí las indicaciones.

    #519672

    Luke Nielsen
    Keymaster

    Hello,

    Here is a video with more details: https://take.ms/Y12om

    Let me know if you have any questions.

    Kind Regards

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