You can use CSS, either in a separate CSS file like this:
.wpd-custom-text{
color: #f44242;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight: 900;
}
or inline like this:
<div class="wpd-custom-text" style="color:#f44242; font-family: 'Arial', 'Helvetica', sans-serif; font-size: 15px; font-weight: 900;">the comment added here is by the author and my website doesn't have any take on this .. </div>
Depending on the web fonts available to your site, just change the font-family, font-size and font-weight values.
Related Posts:
- Change “logged in” link in (you must be logged in to post a comment)
- Highlight comments of all the site authors
- Show comments based on user role in front end
- Customized Comment Form Issues
- Modify existing plugin function using filter (without modifying the plugin directly)
- How to remove comment section from page only , not from posts pages?
- Modify column_author in WP_Comments_List_Table
- Limit Media Library to Given Folder
- Using filter to add additional fields to comment_form()
- What is the proper way to apply the login_form_bottom filter?
- Does WordPress Allow Blank/Empty Comment Submissions In WordPress?
- How to filter get_avatar?
- Adding Custom Fields to WordPress Comment Forms?
- How to change submit button value in comment from “Post Comment” to “Send”
- Rearrange elements outputted by comment_form()
- Add comments meta fields to comments metabox on post edit screen
- Getting $comments outside the comment template
- How-to inspect filter-able $vars?
- Change comments form title on a page by page basis
- How to exclude certain widget from showing up on home/front page? [duplicate]
- Limit comments displayed on basis of user_id
- Comment filtering (search)
- Prevent WordPress from loading comments
- Custom Queries – Child Categories not showing up
- Custom search page and search by title, content and tag
- Customizing the default logout page of WordPress
- Is there a filter hook that I can use to change how taxonomy term names are displayed?
- How can I & how do I change text displayed in comment via child theme
- multiple comment text areas
- Comments not nesed with custom template
- Comments Confusion
- show the meta values to visitors that collected via coment form
- Add Div to Comment Form
- Change order of comment fields
- Add options to the “Screen Options” section on the “Menus” editor
- How to modify core when there is no hook?
- Fastest way to get the comment and ping total count for a post
- woocommerce_checkout_fields modifying existing billing_phone label created new field
- How to add an extra variable to login and authenticate it?
- result from custom filter admin table list backend does not work
- I want to allow the use of a data-flw attribute in links in comments
- Custom comments list, right depth
- Admin search post meta
- Combine two conditions in one statement syntax [closed]
- Adding comments to my custom theme
- Use of comment_reply_link_args filter
- Get users based on month ACF datepicker field
- Dynamically Filtering Posts by Data Points – Any Pointers?
- How to append custom text to the output of ‘categories widget’?
- Customizing Comments
- How to Add Additional Search Button?
- Attach File Funcion for Common people
- Custom Register Link on Backend Form
- How to make WordPress search page use a relative path
- Adding overlay search to wordpress using add action/filter
- How to get the full product name by ignoring custom modification on it
- How can I style the Comment Section of a blog post
- Moving Quantity after product description
- Wrap WordPress Login Form in custom Div
- Automatically reject a comment if website field contains anything
- Custom Avatars for WordPress Comments VIA Website URL?
- Post filter with multiple checkbox taxonomy terms
- How to append the excerpt to the content in the single post page?
- Show different pages on site depending on user choice
- Custom display for homepage, tag and author pages
- Pre_Get_Posts order DESC not registering
- Apply `the_content’ filter to theme customisation live preview
- Changes in comments.php in the child theme does not show up on the site
- Add variable : 1 Week ago
- How to add filters to my site?
- Disable all Fonts that are Standard in WordPress and replacing them with a custom Font?
- Can’t change WordPress / WooCommerce attribute value order
- How to print Array values of custom Fields Meta?
- Create page template via functions.php?
- Change Successful password reset message
- Undefined variable: user_id in get_user_meta
- Is it possible to make wordpress LMS
- White letters in header
- Saving contact form 7 data into custom Table
- Creating a shortcode by pulling in a custom field from a plugin
- Divi: how to hide/show specific menu according current page?
- “woocommerce_form_field()” function having issues after latest woocommerce update [closed]
- What is the best way to modify Admin Panel on WordPress?
- How do you add a table to a site?
- How to display comments length
- add custom content to appearance/widgets screen
- buddypress remove username from autocomplete
- Remove Comment Author Link only for subscribers
- I tried to change my URL and ended up losing access to my site? I went into general settings and changed both WordPress URL and Site URL
- Is there another way to customize a parent template file besides adding the file to a child theme?
- Show title bar only on archives / hide it on all posts and pages
- How to customize shipping region/states on WooCommerce
- How do I modify the size of the text in my page titles?
- how to make a custom field readonly or disabled by user role?
- How to make wordpress use a non-wordpress users table?
- Stop Expansion of Top Level Menu in the WordPress Admin Sidebar
- Rename WooCommerce sorting dropdown options [closed]
- Change admin avatar only (without Gravatar or plugin)?
- How to start editing my site with WordPress?
- add_feed rewrite overwriting standard permalinks