Home Forums WoodMart support forum Ayuda productos para móvil

Ayuda productos para móvil

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #281456

    rodrigo17r
    Participant

    Hola, quiero ocultar el siguiente botón.

    Gracias.

    #281523

    Artem Temos
    Keymaster

    Hello,

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

    .wd-hover-quick .wd-add-btn {
    	display: none;
    }

    Kind Regards

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