Where do I create my branding color for the background?

  • FOSCP2016
    Asked on August 1, 2016 at 7:12 AM

    I have my RGB numbers and I would like to match the background to the logo colors.

  • Irshad
    Replied on August 1, 2016 at 9:51 AM

    You can achieve it, by inject the below custom css code:

    body, html {

        background: #0055A5!important;

    }

    Instead of the color code "#0055A5" in above example, you can use your RGB numbers, or other color code. 

    Please check the screenshot:

    Where do I create my branding color for the background? Image 1 Screenshot 20

     

    You can also verify it on my clone form: http://www.jotform.com/form/62133684729967

    If you have any query, or need further assistance, feel free to revert back.