I want to remove last name tab, how to do that

  • MadeshGowda
    Asked on November 2, 2018 at 8:24 PM

    I want to remove last name tab, how to do that

  • gokalpfirat
    Replied on November 3, 2018 at 3:21 AM

    We can provide you a Custom CSS Code to remove last name tab. You can check the example code below:

    input#last_41 { 

        display: none !important; 

    label#sublabel_last { 

        display: none !important; 

    If you need further help, please provide us the form link so we can test for you and give better help.

    Best regards.

  • timehubzone
    Replied on November 3, 2018 at 4:50 AM

    can change some parts but not all here is what I have working.
    ------
    #coupon-button {
    color: red;
    }

    #coupon-input {
    color: blue;
    }

    #coupon-input, #coupon-button{

    font-family: Damion, cursive;
    }


    above i want to " change " font color and font style



  • jherwin
    Replied on November 3, 2018 at 11:17 AM

    I have moved your new question to a new thread to better assist you.


    Kindly follow this link to your thread https://www.jotform.com/answers/1631797.


    Thank you.