The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
How to Change Font ...
 
Share:
Notifications
Clear all

[Solved] How to Change Font Size of the Name Field

5 Posts
2 Users
0 Likes
347 Views
Posts: 3
Topic starter
(@eliteaffiliatehacks)
Active Member
Joined: 10 months ago

Hey, I want to change the size of the name in the comments

4 Replies
Asti
Posts: 7173
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@eliteaffiliatehacks,

We don't follow you well. Please use the CSS code below if you want to change the font-size shown in the video. 

https://monosnap.com/file/0fcaYmzkCEgbLBp0hamAvNApMqgWTq

The CSS code you can use: 

#wpdcom .wpd-form-row .wc_name-wrapper * {
      font-size: 18px !important;
}

Put the code in the "Custom CSS code" textarea, located in the Dashboard > wpDiscuz > Settings > Styles & Colors admin page.

Don't forget to delete the caches before checking.

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

This FAQ should be helpful for you: https://wpdiscuz.com/community/f-a-q/how-to-customize-the-wpdiscuz-wordpress-plugin-styles/

Posts: 3
Topic starter
(@eliteaffiliatehacks)
Active Member
Joined: 10 months ago

I want to change the name size like in our Case "Asti". Make the name text bigger. Thanks

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

Illustrious Member
Posts: 7173

ok @eliteaffiliatehacks,

then use the CSS code below: 

#wpdcom .wpd-comment .wpd-comment-author { 
     font-size: 16px  !important;
}
Posts: 3
Topic starter
(@eliteaffiliatehacks)
Active Member
Joined: 10 months ago

Thank you so much—that Works!

Share: