do this for any layout that you want to be wide (full width),
you mix and match, have wide for the home page and boxed for the promo page for example ;)
================================================================
How to add parallax background images :
the current images are called "parallax-1.jpg" and "parallax-2.jpg" by default
so the easiest way to upload would be to name your images
parallax-1.jpg
and
parallax-2.jpg
then upload to weeby via Add new file(s) button over to the left, the current images will be overwritten.
the image sizes need to be at least 1200px wide (but can be wider! better for larger screen sizes)
and at least 600px height (but can be taller!)
note: do not add images that are really large 2200px x 3000px for example, this will slow down your website loading speed
If you are looking for some images here is a great resource (free images)
http://unsplash.com/
====================================================================
How to remove the text bar above the footer, add this line of css code to the main-style.css file
.call-bottom .call-to-action
How to remove the social media parallax section, add this line of css code to the main-style.css file
.parallax-one.testimonial
How to remove the testimonial slider parallax section, add this line of css code to the main-style.css file
.parallax-two.testimonial
====================================================================
How to set up the newsletter form in the footer,
we have styled the weebly standard contact form to look diferent when you drag it into the footer area,
remove all the form input options - apart from the email input section, and your good to go.
also note: the form may look wierd in the weebly dashboard but will look great on the live website!!
====================================================================
How to change the icon in the parallax title
In the flex-slider.html and Home-two.html page layouts, we have 2 parallax sections with icon titles
you can change the icon
flex slider page
around line 133 for the testimonial slider title
around line 195 for the socail media title
Home two page
around line 95 for the testimonial slider title
around line 158 for the socail media title
change the fa-heart and fa-comments to your desired icon
for the icons available visit here http://fortawesome.github.io/Font-Awesome/icons/
=============================================================================
How to remove the weebly free footer
add this code to the bottom of the css file
#weebly-footer-signup-container