Comments logonal started the conversationOctober 9, 2020 at 8:54pmhello I want to make the toogle color white, but I am also experiencing color-related distortions in the main menu. I just want to change the color of the transition menu.pls help.. 3,278Austin repliedOctober 10, 2020 at 9:34amHi there,Use the following custom css in Salient > General settings > CSS/Script related to make the color of text white in toggle panels. body div[data-style*="minimal"] .toggle.open h3 a, body div[data-style*="minimal"] .toggle h3 a { color: white; } Can you share the screenshot of the distortion you mention in the header. It looks okay on our endHope this helps.logonal repliedOctober 10, 2020 at 5:29pmHello Andrew thans a lot :) Sign in to reply ...
hello I want to make the toogle color white, but I am also experiencing color-related distortions in the main menu. I just want to change the color of the transition menu.pls help..
Hi there,
Use the following custom css in Salient > General settings > CSS/Script related to make the color of text white in toggle panels.
body div[data-style*="minimal"] .toggle.open h3 a, body div[data-style*="minimal"] .toggle h3 a { color: white; }Can you share the screenshot of the distortion you mention in the header. It looks okay on our end
Hope this helps.
Hello Andrew thans a lot :)