Tagged: x
-
AuthorPosts
-
February 7, 2017 at 1:49 pm #1361671
AnonymousInactiveI am changing up pricing on our site. I need the new pricing table element (under the current tabs) to be placed within. I know this can be done with short-code; however, I do not know where I can find applicable shortcode for my already create table.
Please assist.
February 7, 2017 at 5:12 pm #1361897
Nabeel AModeratorHi there,
Thanks for writing in! You can refer to the following link for shortcode http://demo.theme.co/integrity-1/shortcodes/responsive-pricing-table/ and edit the code according your previous pricing table.
Hope this helps!
February 8, 2017 at 11:19 am #1363093
dpaskerParticipantOk – I have written the following:
[pricing_table columns="3"] [pricing_table_column title="Professional" currency="$" price="39" interval="Per Month"] [cs_icon_list] [cs_icon_list_item type="hidden"]<font size="6" color="1cabed"><b>$0 Credits</b></font>[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Contacts[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Emails[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Workflows[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Video Messages[/cs_icon_list_item] [/cs_icon_list] [button type="flat" class="learn-btn" shape="rounded" size="large" href="https://www.cliently.com/sign-up" title="Example"]Get Started[/button] [/pricing_table_column] [pricing_table_column featured="true" featured_sub="Featured" title="Business" currency="$" price="99" interval="Per Month"] [cs_icon_list] [cs_icon_list_item type="hidden"]<font size="6" color="1cabed"><b>$75 Credits</b></font>[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Contacts[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Emails[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Workflows[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Video Messages[/cs_icon_list_item] [/cs_icon_list] [button type="flat" class="learn-btn" shape="rounded" size="large" href="https://www.cliently.com/sign-up" title="Example"]Get Started[/button] [/pricing_table_column] [pricing_table_column title="Enterprise" currency="$" price="199" interval="Per Month"] [cs_icon_list] [cs_icon_list_item type="hidden"]<font size="6" color="1cabed"><b>$200 Credits</b></font>[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Contacts[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Emails[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Workflows[/cs_icon_list_item] [cs_icon_list_item type="check"]Unlimited Video Messages[/cs_icon_list_item] [/cs_icon_list] [button type="flat" class="learn-btn" shape="rounded" size="large" href="https://www.cliently.com/sign-up" title="Example"]Get Started[/button] [/pricing_table_column] [/pricing_table] <center><span style="color: #333333;">Add additional users for only $19 per user per month.</span></center>The far left column is not aligned correctly. Please assist. You can see it in the tabs on the same page as above.
February 8, 2017 at 12:17 pm #1363162
dpaskerParticipantSorry about posting from a different account – I am the same person. nlupus is the account that purchased the theme initially and isn’t with us any longer.
February 8, 2017 at 4:10 pm #1363439
Nabeel AModeratorHi again,
You can try adding the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-pricing-table.three-columns .x-pricing-column:first-child { margin-top: 1.5em !important; }Let us know how this goes!
February 8, 2017 at 5:34 pm #1363515
dpaskerParticipantPerfect!
February 8, 2017 at 6:31 pm #1363554
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1361671 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
