Jump to content

Problema encuadre (tallas, colores...)


Recommended Posts

Proba haciendo lo siguiente:

 

En themes/urban/css/global.css aprox linea 2042

 

vas a encontrar esto:

#primary_block div#attributes p, #quantity_wanted_p {
   height: 2em;
}

 

dejalo asi:

 

#primary_block div#attributes p, #quantity_wanted_p {
   height: 2em;
   margin-top: 10px;
}

 

Proba y decime...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...