Trouble getting style.css changes to load?
So, I was recently having trouble when working on a new development website where I would add styles to the...
I hate Visual Builders!
Yeah, ok..."hate" is a strong word. It's pretty applicable here though. I hate these visual builders that so many themes seem to have integrated into them now days. I hate them even more than I...
How to override inline CSS
Apparently this trick has been around for a loooooong time, but I only just learned of it. So I'm pretty sure there are others who will benefit from it as well. So, let's say you...
+5 (more) Excellent Google Font Combinations
I never tire of finding nice font combos. Here are a few more that I've found recently. Mouse Memoirs / Archivo Narrow Add this to your website <head> area: <link href='http://fonts.googleapis.com/css?family=Mouse+Memoirs|Archivo+Narrow:400,400italic,700, 700italic' rel='stylesheet' type='text/css'> And...
Trouble getting style.css changes to load?
So, I was recently having trouble when working on a new development website where I would add styles to the style.css file, but no matter how many times I'd try to clear my cache, it...
Change "Shipping and Handling" text in WooCommerce
I recently had a client for whom I had added a separate line to their WooCommerce checkout process specifically for handling fees (they needed it displayed and calculated separately from the actual shipping charges). But...
Change your Magento image backgrounds without hacking core files
If you've ever worked with Magento you know that it's not always the most intuitive system to use. It's very powerful, but it's not simple. One of the problems I've encountered a number of times...