Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
body .gform_wrapper .top_label .gfield_label {
text-transform: none !important;
}
Your code doesnt work when i put it there, however, when I put in an HTML box on the page where its needed, it works like charm. (like this: <style> *inserts awesome Tahir code* </style>
Is there any way the custom CSS box gets overwritten by the 'normal' css files later on since the new Salient release?
Hi,
In when using forms the first letter of each question are capitalized. (See screenshot)
How can I force that off? So that only the first letter of the question is capitalized, or even better, it just takes the text as its original input?
I already made sure the Salient settings are correct (See screenshot II)
I also couldnt find anything strange in the css font file, so I'm really hoping you can help me out with this.
I also tried it on a different Salient site just now, same issue occurs.
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hi thank you for your effort, but it doesnt work. It does not shows red crosses.
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Dear Tahir,
Your code doesnt work when i put it there, however, when I put in an HTML box on the page where its needed, it works like charm. (like this: <style> *inserts awesome Tahir code* </style>
Is there any way the custom CSS box gets overwritten by the 'normal' css files later on since the new Salient release?
Anyways, problem solved, thanks a lot.