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

    (@timersys)

    Height will grow automatically depending on the content you add to it. If you need it smaller or remove padding you will need to use CSS . For example if your popup id is 120 adding in style.css the following will help

    #spu-120 {
    padding: 0;
    }

Viewing 1 replies (of 1 total)

The topic ‘risize Height’ is closed to new replies.