Petites corrections sur le thème classic-child
This commit is contained in:
@@ -24,7 +24,6 @@ a {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
|
||||
/* Barre des catégories */
|
||||
.header-nav {
|
||||
background: white;
|
||||
@@ -55,7 +54,16 @@ a {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#js-product-list-header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.qui-sommes-nous {
|
||||
width: 100%;
|
||||
margin-top: .9375rem;
|
||||
text-align: left;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
/* Espace au-dessus de la bannière */
|
||||
#wrapper {
|
||||
@@ -147,6 +155,7 @@ a:hover {
|
||||
.block-categories {
|
||||
background-color: rgba(177,194,90,0.5);
|
||||
box-shadow: none;
|
||||
padding: 1rem 1.25rem;
|
||||
border-radius: 6px;
|
||||
}
|
||||
.block-categories .category-sub-menu {
|
||||
@@ -170,9 +179,13 @@ a:hover {
|
||||
}
|
||||
.divCategorie {
|
||||
text-align: center;
|
||||
opacity: 0.75;
|
||||
margin-top: -15px;
|
||||
}
|
||||
.imageCategorie {
|
||||
width:50%
|
||||
.divCategorie img {
|
||||
width: 200px;
|
||||
overflow: hidden;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/******* Pagination ********/
|
||||
|
||||
Reference in New Issue
Block a user