I inserted this (Newsletter) form in the canvas menu but the design is not customizable. Everything blends into the background except the color of the text which is gray and illegible on a blue background; I would like to be able to change the color of the text white so that the users can see what they are typing
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
I added the form as a widget on the footer. The background of this section is light, is it possible to change the color of the text to dark (preferably gray) to give good visual comfort? I would like the change to take place only on this specific widget (Newsletter form on the footer page) and not all of the Newsletter form. I don't want this to affect the newsletter form in the canvas off menu.
You can add this CSS to change the text color. And if you want this effect just on the footer you can add a class to this particular form and add it in the start of the CSS.
I can add this css but the plugin (Newsletter Form) does not offer me any possibility to be able to refer to this class newly added. Are there other ways please?
Hello,
I inserted this (Newsletter) form in the canvas menu but the design is not customizable. Everything blends into the background except the color of the text which is gray and illegible on a blue background; I would like to be able to change the color of the text white so that the users can see what they are typing
Thanks
Hey Again,
Add this into the Custom CSS box in your Salient Theme Options panel (We write all Custom CSS in the Live Browser to ensure accuracy. If you cannot see any changes, make sure there is no red cross in the Custom CSS Box as any syntax error would cause all CSS under that line of code to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks
Hi again,
I added the form as a widget on the footer. The background of this section is light, is it possible to change the color of the text to dark (preferably gray) to give good visual comfort? I would like the change to take place only on this specific widget (Newsletter form on the footer page) and not all of the Newsletter form. I don't want this to affect the newsletter form in the canvas off menu.
Thank you
Hey Again,
You can add this CSS to change the text color. And if you want this effect just on the footer you can add a class to this particular form and add it in the start of the CSS.
Thanks
ThemeNectar Support Team
Hey,
I can add this css but the plugin (Newsletter Form) does not offer me any possibility to be able to refer to this class newly added. Are there other ways please?
Hi Fathioutman,
Please send your website url.
Thanks.
Hi,
https://chadtelecom.net
Hi fathioutman,
Use the following custom css:
Kind regards.
It works; thank you so much !