You don’t really need Jetpack to edit custom CSS on your site. WordPress supports this out of the box
You can head to Appearance -> Customize where’ll you see a section to add Additional CSS:
You need at least WordPress 4.7 and the edit_css
capability to see this section. By default this capability maps to unfiltered_html
, which only admins (or super admins on multisite) have.
The Custom CSS module in Jetpack improves that feature a little bit and changes that capability mapping to edit_theme_options
(still something only admins have by default). Of course you need to activate it first.
When you don’t see an “Additional CSS” section, make sure you’re an admin and try disabling all plugins and switching to a default theme like Twenty Seventeen.
Related Posts:
- How to run Jetpack from localhost? [closed]
- When would it make sense to use Jetpack?
- How to tell if Jetpack’s Photon is active?
- Jetpack plugin (ShareDaddy): Prevent share buttons showing on custom post types?
- How to stop xmlrpc attacks without disabling component to allow JetPack to work in WordPress?
- Filtering get_permalink in Jetpack / ShareDaddy
- Redirect to another page using contact form 7? [closed]
- Is it possible to remove subscription box from Jetpack stats page? [closed]
- Cropping images from top center using Jetpack Photon
- Edit / Change Jetpack Mobile Theme [closed]
- Moving Jetpack buttons to appear below the first H2 title on all project/post pages [closed]
- Facebook and Twitter share buttons not working [closed]
- WordPress Stats Plugin: Display Post Views [closed]
- Why may one avoid Jetpack plugin? [closed]
- Jetpack: Subscribe via e-mail [closed]
- After installing JetPack, can I delete the WordPress stats plugin?
- Show views count for pop up post
- How can I disable Jetpack plugin on mobile?
- Fetching WP.me shortlinks for posts using WP Rest API
- How do plugin updates work?
- Jetpack Comments Change Placeholder Text
- Questions about using Disqus or Jetpack for comments [closed]
- How to view Plugin Manager in Notepad++
- Use Notepad++ as HEX-Editor
- fix the error : Plugin with id ‘com.android.application’ not found
- Best collection of code for your 'functions.php' file [closed]
- Tips for using WordPress as a CMS? [closed]
- Adding a Taxonomy Filter to Admin List for a Custom Post Type?
- Updates for a private plugin?
- Uninstall, Activate, Deactivate a plugin: typical features & how-to
- Best way to initiate a class in a WP plugin?
- Which banner plugin is this? [closed]
- Upgrade 4.5.2 to 4.5.3 deleting row in wp_options table
- Woocommerce – adding variations to variations [closed]
- Best way to include wp-config.php
- similar of my posts in all over the internet sites and blogs [closed]
- Between functions.php (theme), widgets, and plugins, which is loaded first?
- Create custom page templates with plugins?
- Custom Post Type Templates from Plugin Folder?
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Disable update notification for individual plugins
- Passing a parameter to filter and action functions
- Do deactivated plugins slow down a WordPress site?
- What security concerns should I have when setting FS_METHOD to “direct” in wp-config?
- How do you debug plugins?
- How to structure a plugin
- What’s the preferred method of writing AJAX-enabled plugins?
- Get Product id from order id in Woocommerce [closed]
- Add multiple plugin directories
- What are the differences between WPINC and ABSPATH?
- Translate a plugin using .po .mo files
- Best way to overide plugin CSS?
- How to add a shortcode button to the TinyMCE editor?
- Where do I put the code snippets I found here or somewhere else on the web?
- Is there a plugin that provides a stackoverflow style editor for wordpress? [closed]
- Get a list of all registered actions
- How can I force a file download in the WordPress backend?
- What Plugins Demonstrate Great WP Plugin Development? [closed]
- How to implement a customizable free OpenID authentication?
- Should all plugins be encapsulated in a Class?
- How to check if the product is in a certain category on a single-product.php in Woocommerce?
- How can I stop WordPress from prompting me to enter FTP information when doing updates?
- In what order does WordPress load plugin files?
- What Features would you Most Like to See Added to WordPress? [closed]
- Given the ID of a product in woocommerce, how can I get its URL?
- Adding Additional Attributes in Script Tag for 3rd party JS
- How can I edit post data before it is saved?
- Manually set global $post vars with an ID, in order to use template tags
- is_plugin_active function doesn’t exist
- How To Activate Plugins via Code?
- Disable plugin / plugin action via theme
- ‘Global’ settings page for multisite plugin
- Activate a plugin through PHPMyAdmin or FTP?
- What Are Security Best Practices for WordPress Plugins and Themes? [closed]
- How can I use WordPress functions in my stylesheet?
- How do I show data from gravity forms in my template? [closed]
- Show a different number of posts per page depending on context (e.g., homepage, search, archive)
- Creating a plugin with dependencies
- How can I make add_image_size() crop from the top?
- Implementing a CrunchBase.com Clone using WordPress?
- Difference between add_filter and apply_filters
- Add Google Analytics manually, or use a plug-in?
- How to enable suggested edits?
- Delete WordPress plugin Repository
- Disable email notification after change of password
- Custom pages with plugin
- How to change a user’s password programatically
- How to catch/what to do with a WP Error Object
- How can I see all the actions attached to an “add_action” hook?
- Proper Way to Modify Plugin
- wp.media.view.ImageDetails – Save settings as HTML5 data-* attributes for image
- Are WordPress Plugins essential?
- wordpress on localhost lamp doesn’t let me install plugins
- WP Rest API: details of latest post including featured media url in one request?
- Hide prices and checkout functionality in woocommerce
- Prompted for FTP details even with FS_DIRECT set to true
- what is the correct way to update a plugin via tortoise svn to the repository?
- Alter how often WordPress Auto-Updates Plugins
- How to customise the output of the WP image gallery shortcode from a plugin?
- Who are the most trusted plugin developers? [closed]