Jump to content

(SOLUCIONADO) Huecos en productos


Recommended Posts

Hola

 

Si se ven huecos, no he podido solucionarlo..

 

se ven mas huecos aki http://sextodo.es/ca...?id_category=42

 

Prueba esto.

 

Fichero:

 

/themes/velvetsky/css/product_list.css

 

Busca esto:

 

ul#product_list li h3 {
font-size: 1em;
line-height: 1.3em;
margin: 0.4em 0 0.1em;
}

 

Y dejalo asi:

 

ul#product_list li h3 {
font-size: 1em;
line-height: 1.3em;
margin: 0.4em 0 0.1em;
height: 4em;
}

 

Un Saludo,

Edited by Rubalcaba (see edit history)
Link to comment
Share on other sites

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