ARPrice price table CSS error

Hi,

For some reason, the pricing table works well in preview mode:

However in front-end, the X’s are wrong:

Would you know why?

Also, there used to be an element in Pro to insert and select the ARPrice price table, however now it seems to have disappeared.
Thanks!

Hi there,

Thanks for writing in! To fix the issue please add the following code in the Theme Options > CSS:

.material-icons.close {
    float: none !important;
}

ARPrice might have an integration with Cornerstone in their previous versions that’s why it was showing as element and now it’s not probably because they might have dropped the support. Since it’s a third party plugin, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not native to Pro or X will need to be directed to the original developer.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.