Widget customization based on application id

hi

i am attempting to set varies properties depending on the client application id

i have read this thread Okta hosted sign-in widget customization using embedded HTML editor for SAML application

and the doc: Style the sign-in page | Okta Developer

but i have not been able to get it to work.
i can see that the client id is written to the log but none of the customization i try to add get’s applied
right now we want change the

page title
help links

depending on the application

any examples on how that can be achieved, where to place the code in the sign-in widget to get it to work.

thanks

Can you share the code you are using to detect the client ID and how you are attempting to customize the page title and help links, including the original/default widget code showing the config variable being fetched and it then being used to instantiate the widget?