Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #822774
Pricing Table
Closed

Comments

  • Sherwin started the conversation

    On the Pricing Table the digits come before the dollar symbol, I would like to reverse this.

    http://screencast.com/t/1vBjsUCKiu

  •  1,845
    Elated replied

    Hello,

    You have to make some changes in code . Go to wp-content\themes\search-and-go\framework\modules\shortcodes\pricing-table\templates\pricing-table-template.php . You have to reverse those two pieces of code as I have marked here http://screencast.com/t/VuumYe5V7B .

    That is all.

    Thanks



    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Sherwin replied

    Thank you for your speedy response. I have one slight issue which is that it now has a space between the two, this is the number sign and the digits. How do I get rid of the space.

    http://screencast.com/t/mdBKiMpWzK

  •  1,845
    Elated replied

    Hello,

    Add following CSS code in Elated Options > General > Custom CSS

    .eltd-price-table .eltd-price-table-inner .eltd-table-prices .eltd-price {
       margin-left:-13px !important;
    }

    Thanks


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.