forked from brooksbingham/theme-elegance
fix: back to top works now
parent
8c45f661f8
commit
ff02287a26
|
@ -35,8 +35,8 @@
|
|||
{include file='_partials/pagination.tpl' pagination=$listing.pagination}
|
||||
{/block}
|
||||
|
||||
<div class="flex justify-center md:hidden my-4">
|
||||
<a href="#header" class="btn btn-secondary">
|
||||
<div class="flex justify-center md:hidden my-8">
|
||||
<a href="#js-product-list-header" class="btn btn-secondary font-semibold">
|
||||
{l s='Back to top' d='Shop.Theme.Actions'}
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue