From 0f4923746b66a18e9df773a98634159edbb9bc31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Fri, 5 Jul 2019 18:18:21 +0200 Subject: [PATCH] Improve position of back button on product detail page --- .../ext/ep_theme/Resources/Private/Assets/scss/_product.scss | 5 +---- .../Resources/Private/Partials/Product/HeaderDetail.html | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss index 10f91cfd..610c6c16 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss @@ -94,10 +94,7 @@ } .ep-backlink{ - top: 560px; - a{ - color:$colorBlack; - } + top: 280px; } @media (max-width: $smartphoneWidth) { diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html index 9031f4dc..2db63d30 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html @@ -61,7 +61,7 @@ {v:render.template(file: 'EXT:ep_theme/Resources/Private/Partials/Breadcrumb.html')}