At LimeCuda we are often handed web designs by graphic designers or marketing / branding agencies. We then implement these design specs into a fully-functioning website. We love working this way. It is even better for everyone if they hand us all the specifications up front for us to implement. What follows is our attempt […]
Design
How to Properly Pre-Process and Optimize Images for WordPress
It is crucial to properly pre-process and optimize images BEFORE you upload them to WordPress. Otherwise your site load times might suddenly be dragged down by a 3 megabyte image and your mobile users will shake their fists in anger. They’d go find pitchforks and tar but it is easier to just leave your site […]
Using Sass Mixin to Create Anlgled Sections
As designers look to create websites that stand out from the crowd, the use of different shapes and section transitions has become more popular. One of the more common ones we’ve seen lately is angled backgrounds between sections. When working with these, instead of repeating the same CSS every time we’d like to create these […]