Skip to content
KnowledgeCity

WordPress Intermediate: HTML & CSS

Learn how to use HTML and CSS in your WordPress website
Preview the first lesson free — get full access to all 4 lessons.
Course: On-Demand
Intermediate Provider Chrissy Rey  4 Lessons ·  25m  in English 

Course Description

WordPress blocks are made up of HTML. If you know HTML, you can modify the code that is added to a post or a page with each block, allowing you to further customize your blocks. In addition to HTML, WordPress uses the CSS from the current theme to manage the appearance of the content in a website. CSS handles the colors, fonts, sizes, and many other settings. If you find that the theme doesn’t include a style you need, or you need to override a style that it does have, you can add custom CSS to the site. You can also apply CSS classes to modify the appearance of specific blocks and menu items within your website.

In this module, you will learn how to add HTML and CSS to your WordPress website. You’ll learn how to edit blocks as HTML and how to add CSS to the Customizer so you can apply style changes throughout the website. By discovering how to add CSS classes to both blocks and menu items, you can apply specific styles to those elements.

What You'll Learn

  • Edit WordPress blocks as HTML to modify and add advanced content
  • Add custom CSS to a WordPress website through the Customizer
  • Apply CSS classes to blocks to style specific elements
  • Apply CSS classes to menu items to customize their appearance
  • Use the current theme's CSS to override or extend existing styles

Key Takeaways

  • WordPress blocks are made up of HTML, so knowing HTML lets you modify the code added with each block to further customize it.
  • WordPress uses the CSS from the current theme to manage the appearance of content, controlling colors, fonts, sizes, and other settings.
  • If a theme lacks a style you need, or you need to override an existing one, you can add custom CSS to the site.
  • Adding CSS to the Customizer lets you apply style changes throughout the entire website.
  • Applying CSS classes to both blocks and menu items lets you target specific styles to those elements.

Frequently Asked Questions

What will I learn in this module?

You will learn how to add HTML and CSS to your WordPress website, including how to edit blocks as HTML, how to add CSS to the Customizer to apply style changes throughout the site, and how to add CSS classes to blocks and menu items to apply specific styles.

Do I need to know HTML for this course?

WordPress blocks are made up of HTML, and knowing HTML lets you modify the code added with each block to further customize your blocks.

What lessons does this course include?

The course includes four lessons: Editing Blocks as HTML, Adding CSS to the Customizer, Adding CSS Classes to Blocks, and Adding CSS Classes to Menus.

How can I change the appearance of my WordPress site with CSS?

CSS handles colors, fonts, sizes, and many other settings. If your theme doesn't include a style you need or you need to override one, you can add custom CSS to the site and apply CSS classes to specific blocks and menu items.

What skills does this course cover?

The course covers skills including CSS Frameworks, HTML Components, HTML Editor, Object Oriented CSS, WordPress, and WYSIWYG.