button shortcode in Gavern?

March 2014 WordPress Theme
GK User
Tue Mar 31, 2015 9:44 am
Hi there, I am using the News2 theme here: http://www.jamjosandbox.com/mag and I have looked through the shortcodes to see if there is any button shortcode - basically i need to place a simple button on a few pages or posts and cannot find how to do this. Any ideas on how to create a button on the page in keeping with the style of the News2 theme itself? Thanks in advance
User avatar
Expert Boarder

GK User
Tue Mar 31, 2015 11:33 am
Hi,

There's no button in the typography, but you can use this syntax to create the button (use text editor):
Code: Select all
<a class="button" href="#link">Button Label</a>
User avatar
Moderator


cron