Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1090094
    kerenflavell
    Participant

    Hi 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!

    #1090374
    Christopher
    Moderator

    Hi 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 / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1092065
    kerenflavell
    Participant
    This reply has been marked as private.
    #1092115
    Nabeel A
    Moderator

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-1090094 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>