Jump to content

Mi barra de Menú se come a las Categorías


Recommended Posts

Hola,

 

Si entráis en mi tienda veréis que la barra del Menú se come las Categorías, y no sé qué hacer, :( si pueden echarme un cable, gracias

 

www.desatadafrodita.es

 

Veo que usas la plantilla:

 

PRS040094

 

Ve a tu fichero:

 

http://desatadafrodita.es/themes/PRS040094/css/global.css

 

Y en tu caso particular, busca esto:

 

#header {
z-index:10; 
width: 1000px;
position:relative;
   height: 228px;
background:none;
}

 

Y dejalo asi:

 

#header {
z-index:10; 
width: 1000px;
position:relative;
   height: 260px;
background:none;
}

Link to comment
Share on other sites

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