diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss index 25cc5dec..10f91cfd 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/_product.scss @@ -36,6 +36,12 @@ .content{ padding:17px 15px; background-color:$typoWhite; + &.has-badge { + padding-right: 75px; + @include mq($from: tablet) { + padding-right: 15px; + } + } } .flag{ margin:15px 15px 0 0; diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html index 3ff8f2dd..3d070bfd 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html @@ -19,7 +19,7 @@
{product.concept.name}
-
+
{product.name}{f:if(condition: product.subline, then: ' {product.subline}')} {product.region.name}