The ACF (Advanced Custom Fields Pro) Elliot is one of the best methods for quickly adding Custom Fields to your WordPress Posts / Custom Posts. A nice feature of the plugin is the intuitive method of grouping together fields in ‘Field Groups’. Oddly the ACF documentation doesn’t fully cover how to output all fields in a particular group. Here’s our …
Antialiased Skewed Button with CSS
Heres some CSS we used recently for a client site that gives a nice Skewed Button and a cool 3D shadow effect with CSS. The code includes a fix for jagged edges on the button so it’s antialiased / nice and smooth. Example Ultimately we completely rebranded the client so we thought we’d share this with you all.