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

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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

View File

@@ -32,6 +32,9 @@
</div> </div>
</div> </div>
<? endif; ?> <? endif; ?>
<div class="orlen-banner">
<img src="/layout/images/orlen-banner.jpg" alt="Orlen" />
</div>
</div> </div>
<script> <script>
(function(o, r, l, e, n) { (function(o, r, l, e, n) {