• Resolved armandoarrastia

    (@armandoarrastia)


    I’m trying to style the text for Save and Continue Later but I can’t find anyplace to do so in the plugin. Can you help?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpmonks

    (@wpmonks)

    Looks like you have disabled ‘Save and Continue Later’ on the form. If can enable it again then I will send you custom CSS for styling it.

    Thread Starter armandoarrastia

    (@armandoarrastia)

    Hi. Save and Continue is not disabled. It is not appearing due to its color. Please see screenshot: https://www.screencast.com/t/Cr8fWWonxEc

    It only appears when one mouses over it.

    Thank you!

    Plugin Author wpmonks

    (@wpmonks)

    Add the following code under Customizer -> Additional CSS

    #gform_wrapper_2 .gform_save_link{
         color: #fff;
    }
    Thread Starter armandoarrastia

    (@armandoarrastia)

    That did it! Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Save and Continue Later Font Color’ is closed to new replies.