Selected Background Button color not displaying

  • dharanamantra
    Asked on April 14, 2016 at 5:35 PM

    I'm using the Horizontal Flat Theme.  I changed the default orange background color on the button to grey (#757678.)  It shows saved in the configuration.  But still shows orange in the preview and published html.  I'd like the background color to be grey (#757678.)

  • jonathan
    Replied on April 14, 2016 at 10:18 PM

    Please try the CSS code like this

    #input_19

    {

        background-color: #757678 !important;

    }

    Selected Background Button color not displaying Image 1 Screenshot 30

     

    it work on my cloned test form

    Selected Background Button color not displaying Image 2 Screenshot 41

     

    Let us know if still did not for you.

     

     

  • dharanamantra
    Replied on April 15, 2016 at 1:43 PM
    Awesome; thanks!
    Sent from my iPhone
    ...