Dodaj baner Orlen w koszyku oraz ukryj sekcję promocji PayPo w stylach

This commit is contained in:
2024-11-24 21:36:07 +01:00
parent 3e2163fa06
commit 228e73d0f7
5 changed files with 14 additions and 2 deletions

View File

@@ -3967,6 +3967,7 @@ ul.pager {
}
#paypo-promo {
display: none;
padding: 25px 0;
font-weight: 600;
@@ -4267,4 +4268,12 @@ div[class^='products-box-'] {
font-size: 1.2em;
font-weight: 600;
}
}
.orlen-banner {
margin-top: 25px;
img {
width: 100%;
}
}