Adds standard styling for header, cart, and search
Applies new styling to the header, shopping cart, and search bar components. Creates new scss files for header and swiper layouts. Replaces x.svg. These changes create a more consistent and modern user interface.
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
{/block}
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-container">
|
||||
<div class="footer-container pb-0">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
{block name='hook_footer'}
|
||||
@ -42,4 +42,5 @@
|
||||
{/block}
|
||||
</div>
|
||||
</div>
|
||||
{include file='_partials/footer-copyright.tpl'}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user