Tagged: x
-
AuthorPosts
-
July 16, 2016 at 4:43 pm #1090094
kerenflavellParticipantHi there
I’d like the tick icon to be showing up in my pricing table, however, for some reason, several of them are showing as a cross.
Here’s the code I have for the first column.
[icon_list][icon_list_item type=”check”]Up to 500 respondents[/icon_list_item][icon_list_item type=”check”]Up to 4 questions[/icon_list_item]
[icon_list_item type=”check”]Limited data access[/icon_list_item][icon_list_item type=”check”]Email support[/icon_list_item]
[/icon_list][x_button href=”#” size=”large”]Trial Now![/x_button]
Here’s the code for the second column
[icon_list][icon_list_item type=”check”]Up to 5000 respondents[/icon_list_item]
[icon_list_item type=”check”]Up to 50 questions[/icon_list_item]
[icon_list_item type=”check”]Standard data access[/icon_list_item]
[icon_list_item type=”check”]Live chat & email support[/icon_list_item]
[/icon_list][x_button href=”#” size=”large”]Trial Now![/x_button]
You can see the last two items are showing as crosses.
http://www.townhallapp.dreamhosters.com/
Thanks!
July 17, 2016 at 1:15 am #1090374
ChristopherModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
July 18, 2016 at 11:11 am #1092065
kerenflavellParticipantThis reply has been marked as private.July 18, 2016 at 11:52 am #1092115
Nabeel AModeratorHi again,
Please add the following code in your Child Theme’s style.css file:
.x-pricing-column .x-icon-:before { content: '\f00c'; }Let us know how this goes!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1090094 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
