Open your CSS editor by going to Appearance => Customize => Additionall CSS
Next, add the CSS there and save it. The live editor will show you results in real-time.
.comment {
background: none;
}
Use any of the either. The first one is better. It will cope with the color of your blog-content if you change the blog-content background.
.comment {
background: #111111;
}
Related Posts:
- Where are Additional CSS files stored
- How to include own css on wordpress tinymce editor?
- How to remove comment section from page only , not from posts pages?
- How to customize the default HTML for WordPress Attachments
- Modify column_author in WP_Comments_List_Table
- Is it possible to change the attributes of a registered style or script before it fires?
- Adding Custom Fields to WordPress Comment Forms?
- FireFox Inspector :: find CSS file related to
- Getting $comments outside the comment template
- Custom CSS for full post vs. excerpt (Content Options)
- Limit comments displayed on basis of user_id
- Prevent WordPress from loading comments
- How to get WordPress to accept the tag in articles (or other alternatives)
- How can I & how do I change text displayed in comment via child theme
- Comments not nesed with custom template
- How to remove padding and margin between divi rows? [closed]
- What will happen to the additional CSS when the theme is updated?
- How to display post title & excerpt when mouse hovers on an image?
- Include user defined styles without including wp-load
- Cannot figure out how to center div in WordPress theme [closed]
- Customizing default Mediaelement player
- Add Div to Comment Form
- how can I change the background color of all posts on my server?
- CSS to remove “comments count” icon from main page [closed]
- how to add custom css and js on wordpress post editor directly without using .php file
- TwentyFifteen: How can it show a different color on every post page?
- Fastest way to get the comment and ping total count for a post
- Adding code to child’s theme css and php cannot override certain elements
- Is it possible to add a ribbon in the background of h1 on every page?
- Resizing of a header/div in a website through css in wordpress [closed]
- changing font size and font of a custom message added after comment
- Highlight comments of all the site authors
- Child Theme with multiple css files
- Custom comments list, right depth
- get author in blog posts?
- Adding comments to my custom theme
- CSS Styling a specific page
- How to remove footer from just homepage
- Why the css in twenteenfourteen-child theme take no effect?
- How to format text of site subtitle
- str_replace inside specific css files [closed]
- Good way to customize admin CSS?
- css media query question [closed]
- How to customize the WordPress 2014 theme, to have page using less horizontal margin?
- Remove header title form page through CSS [closed]
- Centering one product on a single page [closed]
- How To Style Links in Content Area With Tag Automatically?
- Customizing Comments
- Inline-Table under TwentyTwelve not working
- custom css and javascript not working on page defined as template?
- Attach File Funcion for Common people
- WordPress menu: How to make www.link.com/#name never contain current_page_item class?
- Will WordPress updates remove Gutenberg Additional Classes?
- Custom CSS Nav Menu Style Not Being Applied
- custom email validation using javascript api with elementor pro and code snippets
- Style WooCommerce Product Search Widget
- why won’t my custom css load with the enqueue method or any other method?
- Use Theme CSS in custom code
- Hide entry-header for a specific category
- How to style bootstrap container in WordPress?
- how to add custom html and css to wordpress
- How can I delete the word `Category:` from page titles? [duplicate]
- How to have different background image based on post category
- How replace theme styles?
- Wrap WordPress Login Form in custom Div
- Automatically reject a comment if website field contains anything
- Customize WP website specific column with CSS
- How do I target this page specifically?
- How do I change the content of an element for a theme without losing the styling?
- I can’t override CSS
- Change the template of my Blog entries
- Show comments based on user role in front end
- Move text from the side of image to below image [closed]
- WordPress Inline Style missing
- Adding separate CSS files for separate pages with functions.php
- Background setting isn’t applied to entire sidebar height
- Special characters showing in fallback font
- How to support extra color options for shortcodes?
- Customized Comment Form Issues
- Changes in comments.php in the child theme does not show up on the site
- Adding css and js to a blank page created with custom template
- Complete Custom Style Part of Site
- add custom css on all page exept of one
- Making custom pages (with an example to explain the goal)
- Custom CSS File wont work on second Page
- how can i change the html and the css of my word press theme that I bought?
- responsive screen not working [closed]
- adding new html css to wordpress section from codepen [closed]
- use another theme for just one page
- Instead of Custom CSS Theme CSS is loading
- How do I add custom CSS animations for specific Gutenberg blocks?
- Particle.js not loading in WordPress Gutenberg
- Cannot add custom css in site
- Custom CSS working on home page but not on NEW created PAGE
- Post interior margin in twenty eleven theme
- Disable all Fonts that are Standard in WordPress and replacing them with a custom Font?
- Modifying posts based on category in TwentyTwentyTwo theme
- How to display product variations on same row
- Add custom styles to the Raft theme
- Where did I put this one line of css?