From febfa6bb987f03f2d383f17aeeae3f17a7a6997f Mon Sep 17 00:00:00 2001 From: seshikanth Date: Fri, 10 Jul 2026 09:44:33 +0530 Subject: [PATCH] #fix: webpage --- .../web_portal_form_custom/static/src/css/web_page.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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;