1. Home
  2.  → 
  3. Tips & Tricks
  4.  → Custom CSS Plugin

Custom CSS Plugin

by | Feb 24, 2021 | Tips & Tricks

The theme you choose for your website controls the design and “look and feel”. We have more than 70 themes to choose from allowing you to find one that should meet your needs. However, there may be times when you want to edit the theme or make some visual adjustments. While you cannot edit the themes directly as they are shared across the network, you can make some CSS adjustments on your own site by using custom CSS.

What is CSS?

CSS stands for Cascading Style Sheets. It is the language used to style Web pages. Each WordPress theme has CSS that controls the styles. By using the Custom CSS plugin, you can override the theme’s styles and make adjustments to suit your needs. This is a more advanced skill requiring you to know how to edit and write CSS.

Activate the Custom CSS Plugin

The first step is to activate the Custom CSS plugin. You will need to be an administrator on the site to both activate the plugin and edit CSS.

  1. Go to Plugins from the Dashboard.
  2. Browse or search for Custom CSS.
  3. Click the Activate button.

Use the Custom CSS Plugin

Once activated, Custom CSS will be available from the Appearance menu.

  1. Go to Appearance > Custom CSS
  2. Add CSS to override your theme’s styles.
  3. Click Save Changes

Read more about the Custom CSS Plugin.

CSS Resources

Here are some resources to help you with writing CSS.

Udemy Courses

UCI currently has a campus-wide license for Udemy Courses. Here are some CSS courses:

  cssplugin

Subscribe to new Posts

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Announcements

Tips & Tricks