
Session 1: Today we will begin having a look at the style.css file included with each WordPress theme. This is the file that contains most of the CSS rules and properties that define the look and feel of your theme. Often the best way to find what you need to change is by using the inspector in your browser.
Session 2: WordPress child themes are an excellent way to add personalization to your themes. Editing themes directly should be avoided because scheduled updates to the theme will delete your changes, whereas a child theme will retain changes even when the parent theme is updated. The demo today will include the steps necessary to setup a child theme and a few theme changes that can be implemented using this technique.
Inspiration Exercise #2: Professional Portfolios
Points: 1 (toward participation total)
Due: Week 7, Session 3
Description: Submit links for up to three professional portfolios you admire. Be prepared to discuss what you find compelling about the portfolio(s) you submitted. Is the UI/UX up to your standards? How do the portfolio(s) and/or the work contained utilize the gestalt theory of perception? Does form follow function? Is the design the most advanced yet acceptable?
Session 3: We will start today by looking at your examples of professional portfolios selected for Inspiration Exercise #2. Afterward I will answer questions about child themes