Featured
Posted byJulien Melissas on December 16th, 2017.
Earlier today I found myself in a funny situation. I have a sass mixin than adds a screen to divs which expects 2 arguments: $color and $opacity. From there, it takes those values and adds the appropriate code. Only problem, is I’m using my new customizer library (coming soon to a GitHub near you, I promise) which allows for color...
Featured
Posted byJulien Melissas on November 22nd, 2014.
For any of you Roots developers out there, or really anyone who has a WordPress theme that uses Bootstrap 3, this little plugin that I created might be helpful.
Featured
Posted byJulien Melissas on August 24th, 2014.
You want to make sure your site always has an alt attribute for every single IMG tag for usability reasons, right? Yes. The answer to that question is yes. This is how to get one with ACF, without having to fill in the alt field for every single media object.