Hi how do i add a link to the x button in the pricing table?

[x_button target=”blank” href=”http://www.homesecurity.ninja/free-estimate/"size=“small”] Make Appointment![/

This is an automated message to notify you that your thread was posted in the wrong forum, and it has been moved to the correct place. A member of our team will be happy to reply just as soon as your thread is up. How support works.

For support, please post all questions in the Support Forum.

For peer to peer conversations with other Themeco customers about tips, customizations, or suggestions you are welcome to use the Conversation Forum (no official support provided here).

Design & Development, Marketing & Media, and Hosting & Optimization are for discussion with fellow Apex members about non Themeco related topics. Please keep this in mind in the future.

Thank-you!

Hi There,

Thank you for writing in, you already have the href="http://www.homesecurity.ninja/free-estimate/" attribute to your shortcode that should be fine. But its not because there is no space between your href and size attribute.

Full button shortcode:

[x_button size="small" block="false" circle="false" icon_only="false" href="URL HERE" title="" target="blank" info="none" info_place="top" info_trigger="hover" info_content="" class="custom-class"]Click Me![/x_button]

http://demo.theme.co/integrity-1/shortcodes/buttons/

Hope it helps,
Cheers!