How to hide currency word in purchase order?

  • kaosworks
    Asked on January 28, 2020 at 10:32 PM

    I used a template order form, and it turned out great! The only question I have is that at the end of each line item it says PHP. I cannot figure out how to get rid of this

  • Jed_C
    Replied on January 29, 2020 at 5:11 AM

    Please inject the CSS code below to hide the "PHP" word.

    .form-product-details:after {

       content : "";

       position : absolute;

       width : 40px;

       height : 20px;

       margin-left : -25px;

       background-color : #F9F2E7;

    }

    .form-product-item.hover-product-item{

       background-color : #F9F2E7;

    }

    Output:

    1580292664Clone of Fare for All Order Fo Screenshot 10

    Let us know if you have any questions or if you need further assistance. 

  • kaosworks
    Replied on January 29, 2020 at 9:50 AM
    this worked. thank you very much. 
    I also would like to have the next issue resolved. I want to print out an order form that people can fill in at the site. When I go to fillable PDF it does not bring up any of the items that can be ordered. Of course, that is the most important part of the form. 
    Kristy Brown
    Tech and Wellness for YOU!  

    218-838-2379

    On Wednesday, January 29, 2020, 04:11:39 AM CST, JotForm wrote:

    New response received#yiv0751677960 p img {max-width:100%;} A new response has been received: Answered by Jed_C

    Please inject the CSScode below to hide the "PHP" word.
    .form-product-details:after{
       content :"";
       position :absolute;
       width :40px;
       height :20px;
       margin-left :-25px;
       background-color :#F9F2E7;
    }
    .form-product-item.hover-product-item{
       background-color :#F9F2E7;
    }
    Output:
    Let us know if you have any questions or if you need furtherassistance. 
    View this thread on browser » Unsubscribe Thread 1580292698
    ...
  • Richie JotForm Support
    Replied on January 29, 2020 at 2:42 PM

    I have moved your issue to another thread to assists you better.

    Kindly follow this link:https://www.jotform.com/answers/2138156