Make specific font transparent in Ticket Purchases widget line item

  • clarkschool
    Asked on February 22, 2016 at 10:35 AM

    Hi there,

    Is there a way to make one line item in the Ticket Purchases widget "Ticket Types" transparent/invisible? As you can see in my form, I'd like to have the cell borders visible, but make the "Seat 22" and "None" text that goes with it invisible (in that one cell only).

    I thought I could add HTML directly into the Ticket Types block, but this is not working.

    Thank you!

  • Elton Support Team Lead
    Replied on February 22, 2016 at 11:51 AM

    You can hide it by injecting this CSS codes on that widget under its properties.

    label.text-muted {

        display: none;

    }

    Example:

    Make specific font transparent in Ticket Purchases widget line item Image 1 Screenshot 30

    Result:

    Make specific font transparent in Ticket Purchases widget line item Image 2 Screenshot 41

    If I have misunderstood your question, let us know.

  • clarkschool
    Replied on February 22, 2016 at 11:54 AM

    You got it!

    THANK YOU again for the responsive customer service!

  • Kiran Support Team Lead
    Replied on February 22, 2016 at 12:54 PM

    Great!! You are welcome. Glad to see that the issue is now resolved for you. Please do not hesitate to get in touch with us if you need any further assistance. We will be happy to help. 

    Thank you for using JotForm!!