Don't miss to check our Sales page to get informed of any offers and discounts.

Okay
  Print

I've noticed that the .svg header images are not showing. I've double checked and the images are there. How do i fix this?

This is probably a problem with your server and .svg icons. Paste the following lines in your .htaccess file :

AddType image/svg+xml svg svgz
AddEncoding gzip svgz
AddType text/x-component .htc

We hope this is helpful for you.

Cheers.