- This topic has 3 replies, 2 voices, and was last updated 8 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Startup Pro
Is it possible to make the letters in the quick contactform brighter? I have tried to lighten them up a bit more, but on a laptop they are still very soft and grey and on mobile they are not visible. How can I fix this?
https://veilige-woning.nl/
Miranda
Hi Miranda,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color:#ffffff;
}
::-moz-placeholder { /* Firefox 19+ */
color:#ffffff;
}
:-ms-input-placeholder { /* IE 10+ */
color:#ffffff;
}
:-moz-placeholder { /* Firefox 18- */
color:#ffffff;
}
Regards,
Dave
Super! Thanks Dave. On mobile they are perfect now.
Is it also possible to lit them up a bit more on a pc of laptop? They are still quite grey now.
Miranda
Hi Miranda,
Kindly remove the cache of your browser and check again. Text is appears white now.
Regards,
Dave
TYPO3 to WordPress Migration If you want to migrate your website from TYPO3 to WordPress, here are the full-fledged solutions. Though the migration process can […]
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]