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

[Solved] Font size

3 Posts
2 Users
0 Likes
791 Views
Posts: 2
Topic starter
(@mattmcd)
New Member
Joined: 3 years ago

Hi there. How do I change the font size for all the text in the comment section. Using the custom CSS codes on this forum so far only changes the comment text but the reply text stays very small. 

#wpcomm .wc-reply .wc-comment-right .wc-comment-text {
line-height: inherit;
font-size: 20px !important;
}

 

Thanks very much.

2 Replies
Asti
Posts: 7119
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi,

Please use this CSS code:

#wpdcom .wpd-comment-text p {
       font-size:  20px; 
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again.

The red marked value can be changed as you like.

1 Reply
(@mattmcd)
Joined: 3 years ago

New Member
Posts: 2

@asti Thanks so much... worked like a charm.

Thanks again.

Share: