background img

Remi – Responsive Universal Flat Coming Soon Page

10 years ago written by
Follow Us on Twitter

Responsive Flat Coming Soon Page, with an working email subscription form (it saves e-mail addresses in txt file), working ajax contact form, google map, last twitter post, overlay content and much more.

Compatible with bootstrap 3.1 and bootstrap 3.

You can easily set up your own template, choose a color, change text, remove or change section.

If you need a different color than I prepared, please let me know

Preview REMI on mobile or tablet

Preview REMI on mobile or tablet

If you have any questions please feel free to contact me at

Changelog

01.03.2014

-- Add scroll to map - when click marker map icon

If you have already bought the earlier version you want to upgrade - just edit the file js/script.js 
At the bottom of the file js/scripts.js.
You can find:

 $('.btn-marker' ).on('click', function(e) {
       $('html').animate({
                scrollTop: $('#map').offset().top
        }, 1500);

        e.preventDefault();
  });

Please replace it:

 $('.btn-marker' ).on('click', function(e) {
       $('html,body').animate({
                scrollTop: $('#map').offset().top
        }, 1500);

        e.preventDefault();
  });

--  Set color to link
If you have already bought the earlier version you want to upgrade - just overwrite the css/style.css file for your color 

-- Add new color version - Radian Orchid- color of the 2014
More Info Download Buy Now – $5 Follow Us on Twitter
Article Categories:
HTML · Themes
WordPress Themes with a bang

Leave a Comment

Your email address will not be published. Required fields are marked *