Here are the steps to add custom CSS code to your Music Maker theme.
Option 1: Built-in CSS Input
- In WordPress, click Customize under Appearance on the sidebar.
- Click Additional CSS
- Add your custom CSS and Save & Publish Button

Option 2: Install Simple Custom CSS Plugin
Why is this better?
- You get a bigger window to work in with the CSS code.
- This option puts all your custom CSS code in a new style sheet instead of the head of your website which will load better.
How to Install This Plugin
- In WordPress, click Add New under Plugins on the sidebar.
- In the input on the top right, enter Simple Custom CSS and click enter on your keyboard.
- Find the Simple Custom CSS and click the Install Now button.
- Click the Activate Plugin link.
- Click Custom CSS under Appearance on the sidebar.
- Add your custom CSS code on this page.
- Click the Update Custom CSS button.

CSS Errors
If you enter invalid CSS, or do not properly close CSS values, it can cause CSS errors on your website.
What is CSS?
- CSS stands for Cascading Style Sheets
- CSS describes how HTML elements are to be displayed on screen, on paper, or in other media
- CSS saves a lot of work. It can control the layout of multiple web pages all at once
- External stylesheets are stored in CSS files
Need Help?
1. Try searching for answers. Try searching different terms if you can't find a answer. 2. Try troubleshooting if something is not working.
3. If you can't find answers, click to leave a comment. Provide website links and detailed information.