Jump to content

*SOLUCIONADO*contacto, mapa del sitio y favoritos por arriba de la logo


Recommended Posts

contacto, mapa del sitiio y favoritos arriba de la logo, como los muevo mas para la derecha?

www.bodhidharma.es/tienda

Pruebe lo siguiente:

 

Fichero:

 

/themes/prestashop/css/modules/blockpermanentlinks/blockpermanentlinks.css

 

Busca esto:

 

ul#header_links {
margin: 0.4em 0.3em 0 0;
list-style-type: none;
float: left;
}

 

Y lo dejas así:

 

ul#header_links {
margin: 0.4em 0.3em 0 0;
list-style-type: none;
float: left;
margin-left: 143px;
}

Link to comment
Share on other sites

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