Hide Text Blocks in the PopUp after submitting?

If you want your PopUp to hide any text blocks after user submitted his data, you can accomplish it by adding simple class in the “HTML code” field.

This is how default PopUp looks after submitting:

Example popup two blocks

And this is when class was added:
Example popup without blocks

To do this:

  1. Open “</> CSS/HTML Code” tab and then “HTML code” window.
  2. Find these lines (they are responsible for Text Blocks):
    Example popup CSS
  3.  Insert this code
    ppsHideAfterSubscribe into the line in order to have this look (you need to insert this code for every Text Block you want to hide, in this example it’s ppsPopupTxt_1 and ppsPopupTxt_0) Example popup edited CSS

Now you hide Text Blocks from your PopUp. You can also check the example by clicking here.

Categories
Latest Articles