diff --git a/shuup_megastore_theme/static_src/less/shuup_megastore_theme/footer.less b/shuup_megastore_theme/static_src/less/shuup_megastore_theme/footer.less index 7b9e669..4d04a63 100644 --- a/shuup_megastore_theme/static_src/less/shuup_megastore_theme/footer.less +++ b/shuup_megastore_theme/static_src/less/shuup_megastore_theme/footer.less @@ -99,5 +99,17 @@ footer { color: rgba(255,255,255,0.75); } } + + p.powered { + padding-top: 5px; + margin: 0; + font-size: 85%; + color: rgba(255, 255, 255, 0.75); + + a { + color: rgba(255, 255, 255, 0.75); + text-decoration: none; + } + } } } diff --git a/shuup_megastore_theme/templates/shuup_megastore_theme/shuup/front/macros/theme/footer.jinja b/shuup_megastore_theme/templates/shuup_megastore_theme/shuup/front/macros/theme/footer.jinja index 4a5f45b..58d384e 100644 --- a/shuup_megastore_theme/templates/shuup_megastore_theme/shuup/front/macros/theme/footer.jinja +++ b/shuup_megastore_theme/templates/shuup_megastore_theme/shuup/front/macros/theme/footer.jinja @@ -45,6 +45,7 @@ {% endplugin %} {% endrow %} {% endplaceholder %} +

Powered by Shuup