Where is the size set for the Quickview popup modal?
							
						
					Announcement
				
					Collapse
				
			
		
	
		
			
				No announcement yet.
				
			
				
	
Quickview popup modal size
				
					Collapse
				
			
		
	X
- 
	
	
		
		
		
		
		
		
		
	
	
 Quickview popup modal sizeLeslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
- 
	
	
		
		
		
		
		
		
		
	
	
 Hi Leslie,
 
 The CSS for the Magnific Popup plugin has a max-width set of 900px. You can add this to your custom or theme css to change that across the site or just just target it by page classes.
 Code:.mfp-iframe-holder .mfp-content { max-width: YOUR-VALUE; }Matt Zimmermann
 
 Miva Web Developer
 Alchemy Web Development
 https://www.alchemywebdev.com
 Site Development - Maintenance - Consultation
 
 Miva Certified Developer
 Miva Professional Developer
 
 https://www.dev4web.net | Twitter
 
- 
	
	
		
		
		
		
		
		
		
	
	
 Thanks ... mine is a width issue. I should be able to adjust from this.Originally posted by Matt Zimmermann View PostHi Leslie,
 
 The CSS for the Magnific Popup plugin has a max-width set of 900px. You can add this to your custom or theme css to change that across the site or just just target it by page classes.
 Code:.mfp-iframe-holder .mfp-content { max-width: YOUR-VALUE; }
 Leslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
 Comment
- 
	
	
		
		
		
		
		
		
		
	
	
 On a side note, I think I broke the javascript (or CSS) for the modal to display on smaller screens Leslie Kirk Leslie Kirk
 Miva Certified Developer
 Miva Merchant Specialist since 1997
 Previously of Webs Your Way (aka Leslie Nord leslienord)
 Email me: [email protected]
 www.lesliekirk.com
 
 Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
 
 Comment
Comment