Ukryj producenta produktu w stylach oraz dodaj sekcję darmowej wysyłki z informacjami o kosztach dostawy
This commit is contained in:
@@ -1837,6 +1837,7 @@ ul.pager {
|
||||
}
|
||||
|
||||
.product-producer {
|
||||
display: none;
|
||||
margin: 0 0 1rem 0;
|
||||
|
||||
a {
|
||||
@@ -1846,6 +1847,20 @@ ul.pager {
|
||||
}
|
||||
|
||||
#product-options {
|
||||
.free-delivery {
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
padding: 15px;
|
||||
background: #FFF;
|
||||
margin-bottom: 25px;
|
||||
|
||||
strong {
|
||||
color: #dc3545;
|
||||
}
|
||||
}
|
||||
|
||||
@include respond-above(sm) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user