Viewing 1 replies (of 1 total)
  • Plugin Author Kreg Wallace

    (@kreg)

    You can hide the title with standard CSS using a custom theme….

    Copy theme-defaiult.css to your theme folder and change its file name to petition.css. Then, on the setting page, change the Petition Theme to “None (use petition.css)”.

    Npw, open petition.css and change the style for .dk-speakup-petition-wrap h3 to this:

    .dk-speakup-petition-wrap h3 {
    	display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: SpeakUp! Email Petitions] remove title of petition’ is closed to new replies.