Home Forums WoodMart support forum atributo color blanco

atributo color blanco

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

    Mihel
    Participant

    Hola, como le puedo añadir un borde de color gris al atributo de color blanco para que se pueda ver la opción?

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

    Hello,

    I saw the screenshot you attached.

    You cannot put the border to only one attribute.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-swatch.swatch-with-bg {
        border: 1px solid silver;
    }

    This CSS will add borders around all the swatches.

    Regards.
    Xtemos Studios

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