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}
|
{include file='_partials/pagination.tpl' pagination=$listing.pagination}
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
<div class="flex justify-center md:hidden my-4">
|
<div class="flex justify-center md:hidden my-8">
|
||||||
<a href="#header" class="btn btn-secondary">
|
<a href="#js-product-list-header" class="btn btn-secondary font-semibold">
|
||||||
{l s='Back to top' d='Shop.Theme.Actions'}
|
{l s='Back to top' d='Shop.Theme.Actions'}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue