guineaking Posted August 23, 2022 Share Posted August 23, 2022 I want to know how to customize the text area - placeholder of the form block. I want to change it like the first placeholder shown in the image. please help me.. T_T Link to comment
tuanphan Posted August 25, 2022 Share Posted August 25, 2022 Hi, You mean change placeholder color? Can you share link to page where you use form? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
guineaking Posted August 26, 2022 Author Share Posted August 26, 2022 (edited) 23 hours ago, tuanphan said: Hi, You mean change placeholder color? Can you share link to page where you use form? We can check easier Thank you so much tuanphan! 🙂 I want to change placeholder - text color. link is ' https://www.kkerebi.kr/letter ' And I have two more questions. first, Faint lines are still visible on the foam block. Can you make these lines invisible? second, When a sentence becomes long on the mobile screen of Foam Block The leading of the sentence does not change, and it continues horizontally. Is there any way to solve this problem? Edited August 26, 2022 by guineaking Link to comment
Solution tuanphan Posted August 28, 2022 Solution Share Posted August 28, 2022 #1. Add to Design > Custom CSS /* textarea placeholder */ div#block-6303831bb899d1c9dd318887 textarea::placeholder { color: white; } #2. #3. It looks like you solved? guineaking 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
guineaking Posted September 1, 2022 Author Share Posted September 1, 2022 On 8/28/2022 at 5:58 PM, tuanphan said: #1. Add to Design > Custom CSS /* textarea placeholder */ div#block-6303831bb899d1c9dd318887 textarea::placeholder { color: white; } #2. #3. It looks like you solved? Thank you! You are hero!!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment