Skip to content

Instantly share code, notes, and snippets.

@PluginRepublicSupport
Created January 24, 2023 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PluginRepublicSupport/12a1a20d5aa248ace1005361baf22e0f to your computer and use it in GitHub Desktop.
Save PluginRepublicSupport/12a1a20d5aa248ace1005361baf22e0f to your computer and use it in GitHub Desktop.
Elementor Lightbox Fullwidth
/** Increase image size in lightbox **/
.dialog-type-lightbox .dialog-widget-content{
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment