Popup size
-
Topic
-
Anyway to change the size (width/height) of the [popup] shortcode?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
Just check it out with your inspector. This is just an element of Bootstrap’s CSS components. I don’t think there’s any javascript involved in its width.
.modal { width: ... margin-left: - 1/2 of width ... }