Learn WordPress CSS in under an hour

Learn WordPress CSS in under an hour

Hi there, I haven’t posted many tutorials in a long time, and I apologize. I’ve been really busy and I’ve been spending any extra time I had on my podcast which you can check out here. (Extra podcast buttons on the bottom of the post)

So… I’ve been around the block a few times concerning WordPress, and I’ve built a few websites, and I’ve helped a few people here and there.

One thing that I’ve noticed is that it is very important for anyone putting together websites (whether you identify as a designer or a developer) to understand CSS.

So here it is. A CSS crash course that will set you straight for your future web adventures.

Please note: This is basically the summary preview to my new course – CSS crash course for page builders

IF you want to learn just enough to be able to tweak things in a page builder, this course is for you.

The Crashiest CSS crash course

The video

the bullet points

Watch the video for explanations

Web languages

  • HTML
  • CSS
  • PHP
  • JS

Targeting

The very very bare bones absolute basic of targeting is to know how to write selectors.

This is it
Same level – no space
Child element – space

Specificity

This is way more important than many people think. It’s essentially the logic to HOW CSS works. Sadly, I’ve seen way too many people not understand this, and just think they can try to force wrong CSS and get confused when it doesn’t work.

Here’s the pecking order (from low to high)

  1. Element
  2. Class
  3. ID
  4. Inline
  5. !important

Solution

All you need is to add just ONE MORE point of specificity, and you’ll be overriding the established stylesheet.

Where to put it

Either
– WP backend > appearance > customizer
– Your theme would most likely have a custom CSS section
– Use a plugin like this: https://wordpress.org/plugins/wp-add-custom-css/

Hope that helped you get an understanding of how CSS works.

I’m sure after this presentation, you can understand CSS much better.

IF you want to learn just enough to be able to tweak things in a page builder, this course is for you.

The Crashiest CSS crash course

[sc name=”podcast-2″]

Get Breakdance

Breakdance is, in my opinion, the best page/site builder on the market, which is why all my tutorials use Breakdance. It's also why I have an affiliate link. You don't pay extra, but I get a little commission, so it helps support the site. Thanks!

Get ACF Pro

Another essential plugin for site building. This isn't an affiliate link, it's just for convenience.

Get WP Codebox Pro

If you'd like an easier to use, and more advanced code management plugin (instead of just editing and making files yourself) then WP codebox pro is for you. Adding php, js, and even SCSS. Pretty nice! Affiliate link below.

Blank Plugin

Sort of blank. It's made to be easy to use with the tutorials. Download and edit any way you see fit.
  1. This site is a gold mine! Lot of quality content on here! Thanks PK!

  2. I really like your approach. Thanks PK.

Leave a Reply

Your email address will not be published. Required fields are marked *

New tutorials

Auto-updating Year in Footer
Designing Beyond the Brief
Disable Gutenberg Editor on some ACF pages
ACF flexible content fields in Breakdance 2.4

Got a question? ask!

If you have any question about the content on this page, feel free to send me an email by clicking the button below.

newsletter? sign up!

Sign up to the newsletter for updates on tutorials, news, and offers.

Join the cypher!

An awesome membership program for Breakdance Builder users coupled with an inclusive, friendly community.

Got a question?

If you have a question about something on this page, send me an email, and hopefully I can answer, and we can solve it!