Banner Slider
This macro is used to show full width banner slider
\{\{bannerslider:
slide.1.title.text=Lorem ipsum
slide.1.title.size=medium # small / medium / large
slide.1.background.color=ECF0F1 # use color hex code
slide.1.image.path=beach-small.jpg
# upload image to /yourspace/.files/img/ so you can use just use name like beach.jpg or full image url
slide.1.body.text=Suspendisse non posuere urna, ut mollis felis. Sed vel venenatis erat.
slide.1.body.text.size=small # small / medium / large
slide.1.button.text=Contact
slide.1.button.style=info # use bootstrap button classes
slide.1.button.link=http://incubaid.com
slide.2.title.text=Dolor sit amet
slide.2.title.size=medium # small / medium / large
slide.2.background.color=ECF0F1 # use color hex code
slide.2.image.path=beach-small.jpg
# upload image to /yourspace/.files/img/ so you can use just use name like beach.jpg or full image url
slide.2.body.text=Sed vel venenatis erat. Donec consectetur mollis est. Ut mollis felis.
slide.2.body.text.size=small # small / medium / large
slide.2.button.text=Contact
slide.2.button.style=success # use bootstrap button classes
slide.2.button.link=http://incubaid.com
\}\}