WordPress Custom CSS – Tips and Tricks

Can I Use Custom CSS?

Yes, you can. 100%. Most developers do this, and you can build your own themes, too.

One thing to remember – if you switch themes the custom CSS will be removed and disappear!!!

Steps:

  • Go to Dashboard
  • Hover over Appearance
  • Click Editor, this will edit the current theme
  • Click Styles
  • Click the pencil icon
  • To add to entire site
    • click Additional CSS at very bottom right
    • add your code
    • click save, click save again
  • To add to blocks – in fact, all blocks on the site, so if you edit the paragraph block to have gold text (color: gold;) then all paragraphs will have gold text, just sayin’.
    • click blocks lower right
    • select the block to add CSS to
    • scroll down to very bottom yo, and select advanced
    • add your CSS
    • click save, click save again

That’s basically it. Now, you would need to know a little more than the above, but this will work if you know the CSS elements used in your WordPress theme, and the classes and IDs used in the theme. Plus, you can add your own classes and IDs, and your own damn CSS, too, but that’s for another day.

And remember – to be your best self, you have to be yourself.


Comments

5 responses to “WordPress Custom CSS – Tips and Tricks”

  1. I couldn’t resist commenting

  2. Wonderful paintings! This is the type of information that are supposed to be shared across the internet. Shame on the seek engines for no longer positioning this submit upper! Come on over and discuss with my site . Thank you =)

  3. I am no longer positive where you are getting your information, but great topic. I needs to spend a while studying much more or figuring out more. Thanks for magnificent information I used to be searching for this info for my mission.

  4. I’ve recently started a site, the information you provide on this site has helped me greatly. Thank you for all of your time & work.

  5. I like reading through and I believe this website got some really utilitarian stuff on it! .

Leave a Reply

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