The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
font size input fie...
 
Share:
Notifications
Clear all

Question [Solved] font size input field placeholder

4 Posts
2 Users
0 Likes
417 Views
Posts: 10
Topic starter
(@wizard)
Eminent Member
Joined: 1 year ago

I don´t find the css paramenter to adjust the font size for the placeholder in the input field. Do you have the css parameter for me.

Screenshot 20
3 Replies
Asti
Posts: 7105
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@wizard,

Here is the CSS code:

#wpdcom .wpd-form .wpdiscuz-textarea-wrap textarea::placeholder {
      font-size: 12px;
}

 The red-marked value can be changed as you like. 

Posts: 10
Topic starter
(@wizard)
Eminent Member
Joined: 1 year ago

Many thanks for the fast answer. Only one question yet. How I can change the style of the scrollbar?

Screenshot 21

 

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7105

@wizard,

The two articles below should be helpful for you: 

  1. https://css-tricks.com/almanac/properties/s/scrollbar/
  2. https://www.w3schools.com/howto/howto_css_custom_scrollbar.asp
Share: