Description of Issue
When adding a new beneficiary, the top of the form is loading behind the banner at the top f the page.
Context
- ESS
- MSS
- Beneficiary
- StyleSheet.css
- EERP
Cause
The banner need to be moved back in priority
Resolution
- Connect to the site's web server.
- Locate StyleSheet.css file in E:\MSSCustom\XXXXenv\
- Right click and Edit with Notepad+
- Under div.mol-page-header ( around line 30)
- Add z-index:" unset !important;
- Must be between {}
- Save the StyleSheet.css file
- Test the website to see if the logo appears correctly
Additional Information
OnPrem clients can make this change themselves. SaaS clients, please create a case with TSM SaaS for further assistance in the Support Portal.
This may work for other forms as well if they are experiencing a similar issue.
0 Comments