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.

Tagged: ,

Popup size

  • Creator
    Topic
  • #11730
    iphoenix
    Participant

    Anyway to change the size (width/height) of the [popup] shortcode?

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #11742
    Jason Bobich
    Keymaster

    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 ...
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.