Change Color and Size of PopUp Success Message

Using Popup plugin by Supsystic you can easily change your Subscribe success message color and size.

This is how standard success message looks like:

Subscribe success message Popup

 

And this is how edited message looks:

Subscribe success message Popup edited

To change style of Subscribe success message follow these steps:

  1. Open your PopUp settings and find </> CSS / HTML Code tab.
  2. At the success message CSS window enter this code.

#ppsPopupShell_[ID] .ppsSuccessMsg {
color: #dff !important;
font-size: 30px !important;
}

CSS Popup editing

Where #dff – the hex code of your color and 30px – is the size of font.

Using this code you can create your desired Subscribe success message. You can check the PopUp Success message here (fill the fields and click “Sumbit”)

WPCom_Markdown class is not exists
Categories
Related Articles
Latest Articles