This is a life saver when it comes to theming websites. WordPress add page slug to body CSS class is a neat trick to…
Tag
css
jQuery
Owl Carousel fix for Chrome, Owl Slider
Owl carousel fix for chrome. Owl Slider is great and it’s one of my go to jQuery plugins when it comes to building slideshows,…
CSS, Less, Sass
Less loop using mixin, simple example to generate CSS
Writing Less loops One of the advantages of writing less instead of CSS is that you can create loops instead of repeating the same…
CSS, Less, Sass
Get rid of Firefox dotted line around links, objects and other elements using CSS – Snippet
Firefox places a border around links, buttons and other focus-able elements. The purpose of this is to visually mark the focused element, this is…