Font pairing is the art of choosing two or more fonts that work well together and create a harmonious design. Font pairing can make or break your website, logo, poster, or any other project that involves typography. But how do you pair fonts like a pro? In this...
The Ultimate Guide to Color Palettes
Color palettes are collections of colors that work well together and create a harmonious visual effect. They are essential for any design and art project, as they help to convey the mood, message, and style of your work. But how do you choose the right color palette...
How to Create Engaging Videos with Lumen5
Video is one of the most powerful forms of content marketing. It can help you capture the attention of your audience, convey your message effectively, and increase your conversions. However, creating video content can be challenging, especially if you don't have the...
Divi 4.0+ WordPress Theme Resource Toolbox
This is our third Divi Theme Resource Toolbox, which includes links to most important tutorials, videos and CSS tricks for Divi Theme. Divi Theme 4.0+ is more than just a WordPress theme, it's a completely new website building platform. It replaces the standard...
How to Stream on Twitch, Youtube
When you decide to host a live event or creating a tutorial, this guide will help you get things done. Streaming video content has become a popular way to share knowledge across all areas. This is just a quick summary of some of the tips and tutorials that can help...
15 Creative Photo Manipulation Adobe Photoshop Tutorials
The best of creative Adobe Photoshop Tutorials, mostly about photo manipulations, mixed media and retro poster style. These tutorials are the best from great sites such as creativenerds.co.uk, designrfix.com. You can follow these tutorials with any Photoshop version,...
20 WordPress Tutorial channels on Youtube
This post will introduce you a useful list of the 20+ best currently active WordPress tutorial related channels on Youtube. These channels are mostly focused on Tutorials and Guides for Developers and Designers that want to learn all about WordPress. Check them out...
Divi Builder Plugin and OceanWP library integration
This write-down will help you understand how to connect the Divi Builder Plugin to OceanWP library and use it on your website if you need it for some reason like I was. Page Builder Everywhere plugin is not working well with OceanWP singular.php template on posts...
How to start using SSH and WP-CLI on remote server
Secure Shell (SSH) is a TCP/IP service that provides a secure mechanism for remotely logging into one system over either a local network or the internet into another system. SSH also provides the ability to transfer files between remote systems. When a user logs into...
Bootstrap – Responsive front-end framework
Bootstrap is an open source toolkit for developing with HTML, CSS, and JS. Quickly prototype your ideas or build your entire app with our Sass variables and mixins, responsive grid system, extensive pre-built components, and powerful plugins built on jQuery. Build...
Grunt: The JavaScript Task Runner
Why use a task runner? In one word: automation. The less work you have to do when performing repetitive tasks like minification, compilation, unit testing, linting, etc, the easier your job becomes. After you've configured it through a Gruntfile, a task runner can do...
Bower – a package manager for the web
Web sites are made of lots of things — frameworks, libraries, assets, and utilities. Bower manages all these things for you. Keeping track of all these packages and making sure they are up to date (or set to the specific versions you need) is tricky. Bower to the...