Buttons

[button class=”preview-button-1″ background=”#F9625B” text_color=”#FFFFFF” background_hover=”#F9625B” text_color_hover=”#242424″] Button Text [/button][button class=”preview-button-6″ background=”#313131″ text_color=”#FFFFFF” background_hover=”#313131″ text_color_hover=”#F9625B”] Button Text [/button][button class=”preview-button-7″ background=”#f5f5f5″ text_color=”#616161″ background_hover=”#f5f5f5″ text_color_hover=”#313131″] Button Text [/button][button class=”preview-button-2″ background=”#4FD0D2″ text_color=”#FFFFFF” background_hover=”#4FD0D2″ text_color_hover=”#242424″] Button Text [/button][button class=”preview-button-4″ background=”#4FD2A8″ text_color=”#FFFFFF” background_hover=”#4FD2A8″ text_color_hover=”#242424″] Button Text [/button][button class=”preview-button-3″ background=”#D2524F” text_color=”#FFFFFF” background_hover=”#D2524F” text_color_hover=”#242424″] Button Text [/button][button class=”preview-button-5″ background=”#CC9F67″ text_color=”#FFFFFF” background_hover=”#CC9F67″ text_color_hover=”#242424″] Button Text [/button]

All of the shortcodes are created through the visual shortcode wizard, there is no need to remember the structore of the shortcode to easily embed into post/page. Button shortcode supports unlimited color versions – any hex value is supported:

/* Orange Button */
[button class="preview-button-1" background="#F9625B" text_color="#FFFFFF" background_hover="#F9625B" text_color_hover="#242424"] Button Text [/button]

/* Dark Button */ 
[button class="preview-button-6" background="#313131" text_color="#FFFFFF" background_hover="#313131" text_color_hover="#F9625B"] Button Text [/button]

/* Grey Button */
[button class="preview-button-7" background="#f5f5f5" text_color="#616161" background_hover="#f5f5f5" text_color_hover="#313131"] Button Text [/button]

Leave a Reply

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