How do I remove background color around submit button or page breaks?

  • mgcaledonian13
    Asked on November 30, 2015 at 6:06 AM

    How do I remove colored field (background) around submit button or page breaks.

    Applied the code in the CSS as stated in the thread of the same heading by emucoe on June 29, 2015 at 04:29 PM.

    It does not seem to change the "Next" and "Back" buttons though.

    This is an extract (in bold) of what has been added to my Style

    }#input_7_confirm {}#input_5_area {}#input_25_phone {}#last_19 {}li[data-type=control_pagebreak], li[data-type=control_button] {

    background: transparent;

    Willy Scott

  • mgcaledonian13
    Replied on November 30, 2015 at 6:15 AM

    OK I found the answer

    .form-pagebreak{background-color:transparent}

    Should have edited the original question to just .....(background) around page breaks.

    Think outside the box is the motto here maybe.

    Willy Scott

  • Jan
    Replied on November 30, 2015 at 11:43 AM

    Glad to hear that you were able to resolved the issue by yourself. Let us know if you need any help. Thank you.