3 Awesome Hamburger Menu CSS Animation Effects

In this post I’ll animate svg elements in order to get nice hamburger menu css animation effects. To see the effect which will result from our code scroll to the bottom of the page where and play the video. In order to animate the SVG elements we just need few lines of CSS and toggleClass… Continue reading 3 Awesome Hamburger Menu CSS Animation Effects

Hamburger menu CSS and jQuery – Drop Down Menu

Nowadays there is no website if it is not responsive. Among the first things you have to do is to make a responsive menu for your website. On desktop you can let the menu as a list, but on the smaller devices you can’t do this because you do not have that much space, so… Continue reading Hamburger menu CSS and jQuery – Drop Down Menu