Cannot set height and width
-
I am trying to set-up the height and width of the modal using shortcode, but it stays the same. I used the following shortcode:
[modal id=Test height=”480″ width=”300″]
The modal is working, but the size is just random. I had more success with
[modal id=Test size=”small”] It assign a smaller width, but height is ignored.
Is there any way I can do that (even hardcoding the value?) Also – what are the attributes of size: small, normal, large? What else – there is nothing about it on your website…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cannot set height and width’ is closed to new replies.