Petites corrections sur le thème classic-child

This commit is contained in:
2020-10-31 12:33:56 +01:00
parent 79c4ca44e3
commit 45216254d9
131 changed files with 213 additions and 325 deletions

View File

@@ -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 ********/