Get rid of back ground image?

  • commercialkings
    Asked on July 18, 2016 at 4:00 PM

    How do I get rid of the background image, without going into Designer? Everytime I open designer, it makes changes on its own, and fucks my forms up. So how can I do this? I don't want the girls hair, in the background of my form.

     

    https://www.jotform.com//?formID=31275280534956

  • BJoanna
    Replied on July 18, 2016 at 5:20 PM

    It seems that you were able to resolve your issue. I have checked your form and it does not have background image. 

    Get rid of back ground image? Image 1 Screenshot 20

    It is also possible to remove background image with this CSS code: 

    .supernova {

        background-image: none!important;   

    }

    How to Inject Custom CSS Codes

     

    Feel free to contact us if you have any other questions. 

  • commercialkings
    Replied on July 18, 2016 at 5:22 PM

    Thanks, I did get to work, but So you know, I tried that CSS code you posted 3 times, it did not work. Jot Form interfaces seem to be a good bit buggy. I hope you guys are aware of that. 

  • BJoanna
    Replied on July 18, 2016 at 5:45 PM

    I am glad to hear that your issue is resolved. 

    CSS code that I provided your removed background image on my form.

    If same issue happens again, please let us know and we will provide you CSS code to remove your image. 

    Feel free to contact us if you have any other questions.