Commit af1cad6d by lmf

关闭返回顶部

parent c9e77004
......@@ -6,11 +6,6 @@
?>
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('public_footer')->toHtml();?>
<a href="#top" title="go to header" id="topBtn" style="display: none;">
<img loading="lazy" src="<?php echo $block->getViewFileUrl('images/goTop.png'); ?>">
</a>
<script>
require([
'jquery'
......
......@@ -2568,6 +2568,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
right: 2%;
position:fixed;
width: 4%;
z-index: 1;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment