- Hover Buttons
- Image Scroller
- Icon Boxes
- Buttons
- Boxes + Callouts
- Carousel
- Contact Form
- Lines + Dividers
- Lists
- Tables
- Google Maps
- Fancybox
- Google Trends
- Google Docs
- Google Charts
- Audio
- Video
- Related
- Responsive Columns
- Retina Icons
- Progress Bars
- Tabs
- Toggle
- Tooltip + Popover + Modal
- Typography
- SVG Drawings
- Spinning Icons
- Sections - Parallax
- Animated
- Swiper
- Icon Melon
- Accordion
Image Section
Image can be used as fixed to the page, it can scroll with page or you can apply famous parallax effect.
Note: It is always good to put one clear shortcode after sections to clear sectaion’s floating to the left (it is used to remove white space between element before and element before).
Parallax
[st_
section_image image_id=’YOU IMAGE ID’ bg_color=’#ffffff’ type=’parallax’ position=” repeat=”]
[/st_
section_image][st_
clear]
Scroll
[st_
section_image image_id=’YOU IMAGE ID’ bg_color=’#ffffff’ type=’scroll’ position=’left top’ repeat=’repeat’ padding=’50px’]
[/st_
section_image][st_
clear]
Fixed
[st_
section_image image_id=’YOU IMAGE ID’ bg_color=’#ffffff’ type=’fixed’ position=’left top’ repeat=’repeat’ padding=’40px’]
[/st_
section_image][st_
clear]
Section Color
The title speaks for it self. Unlimited colors means, you can again choose form our color picker palette, whichever color fits in your website design.
Play with this: for example, if you use Section Color shortcode, and you choose dark background color, you will need light colored text. There goes our Text Color shortcode.
Section content goes here
Section content goes here
Section content goes here
[st_
section_color color=’#fdc44f’ padding=’40px’]Content goes here
[/st_
section_color]
Container
This shortcode is intended for narrowing/following the default website responsive width of the main content. It is used in case if your theme has a 100% full width page options.
In Container shortcode you can put rows and columns for even more responsive behaviour if needed.
[st_
container]Content goes here
[/st_
container]