Enhance product display and styling
- Updated custom.scss to improve carousel navigation and hide dots for home products. - Incremented version of custom.css in head.tpl to reflect recent changes. - Refined product.tpl structure for better readability and maintainability, including adjustments to meta tags and product information layout. - Improved tab structure for product details, ensuring proper display of descriptions, attachments, and additional content. - Enhanced accessory display section for better user experience.
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
{include file="_partials/stylesheets.tpl" stylesheets=$stylesheets}
|
||||
{/block}
|
||||
|
||||
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.10021">
|
||||
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.10028">
|
||||
|
||||
{block name='javascript_head'}
|
||||
{include file="_partials/javascript.tpl" javascript=$javascript.head vars=$js_custom_vars}
|
||||
|
||||
Reference in New Issue
Block a user