diff --git a/addons_extensions/web_portal_form_custom/static/src/css/web_page.css b/addons_extensions/web_portal_form_custom/static/src/css/web_page.css index 733b54507..f8d20cb26 100644 --- a/addons_extensions/web_portal_form_custom/static/src/css/web_page.css +++ b/addons_extensions/web_portal_form_custom/static/src/css/web_page.css @@ -9,9 +9,10 @@ /*}*/ .srivyn_brand_footer{ - position: fixed; + position: relative; bottom: 10px; - right: 20px; + /*right: 20px;*/ + left: 260px; color: #fff; font-size: 18px; z-index: 1000;