• Resolved jenngg

    (@jenngg)


    Can you please send the code for me to customize the text color in my “confirmation sent” message to WHITE. Currently, it’s black. Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello!

    Go to CSS/HTML Code tab and paste this code to css editor –

    #ppsPopupShell_[ID] .ppsSuccessMsg { 
    color: #ffffff !important; 
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change “Confirmation sent” Text Color’ is closed to new replies.