Dashboard Issues on Formula(HTML) / Saved Search display #142
Answered
by
burkybang
tlchapman091
asked this question in
Q&A
-
Hello, W/O SuiteAdvancded enabled my dashboard saved search looks like the following: With SuiteAdvanced enabled, my search looks like this: Essentially turning my white text to blue. |
Beta Was this translation helpful? Give feedback.
Answered by
burkybang
Aug 1, 2025
Replies: 1 comment
-
Just use !important in your style attribute. Example: <a href="" style="color:white !important">FedEx Tracking</a> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
burkybang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just use !important in your style attribute.
Example: