Design Trend For Minimal Site

Minimalism is a design style that emphasizes simplicity and the removal of superfluous elements in one’s own work. It’s applied in art, architecture, print work, and in web design. There is something extraordinary about making something magnificent with limited resources, and in this showcase, you’ll find the work of talented[...]

Read More »

How to Change WordPress default avatar

Also want to change the default wordpress avatar called Mystery Man? You want to use your own image instaed of it? Follow this tutorial and choose a avatar which is more suitable to your theme. Open your theme’s functions.php file and add the following rules: add_filter( ‘avatar_defaults’, ‘newgravatar’ ); function[...]

Read More »