Home Forums WoodMart support forum Atributos produtos

Atributos produtos

Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #411478

    rubens
    Participant

    ola preciso deixar a largura dos atributos em largura total (esticar os atributos)

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

    Hello,

    Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.

    Best Regards

    #412067

    rubens
    Participant

    ok

    #412296

    Hello,

    Could you kindly provide the login URL?

    Thanks.

    Best Regards

    #412318

    rubens
    Participant

    claro

    #412934

    Hello,

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

    .single-product-page .value.with-swatches {
    	width: 100% !important;
    }
    .wd-swatches-single[data-id="pa_armazenamento"] {
    	width: 100%;
    }
    .wd-swatches-single[data-id="pa_armazenamento"] .wd-swatch {
    	flex-grow: 1;
    }

    Best Regards

    #413621

    rubens
    Participant

    Deu quase certo mais so funcionou o para o “armazenamento” falta para “cor ” e “condição”

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

    Hello,

    if I apply this code to the color, the color shape would be broken. Please confirm.

    Best Regards

    #413791

    rubens
    Participant

    Ok pode mandar para eu testar por favor , qualquer coisa deixa esticado do o “armazenamento” e as “condições”

    #414063

    Hello,

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

    body [class*=wd-swatches].wd-bg-style-3 .wd-swatch.wd-bg, 
    body [class*=wd-swatches].wd-text-style-3 .wd-swatch.wd-text {
     flex-grow: 1;
    }
    body .wd-swatches-product {
        display: flex;
    }

    Best Regards

    #414202

    rubens
    Participant

    Muito obrigado para o pc deu certo mais para o celular nao deu certo ,o atributo nao esta ocupando a linha iteira

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

    Hello,

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

    https://gyazo.com/44ab09c4709f6931a263382599ed1025

    Best Regards

    #414749

    rubens
    Participant

    ola bom dia fiz porem sem sucesso

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

    Hello,

    Please clear the cache and check again: https://gyazo.com/6f0a70b9e814fa00fa4c95289ad6dae9

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

    Best Regards

    #415300

    rubens
    Participant

    ok deu certo obrigado

    #415437

    You are welcome! We are here to help.

    Wish you a wonderful day!

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