Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Images overlap the template design frame and run off of page

#12081
Grace Themes
Member

Hi,
Please add below CSS in bottom of the style.css file and let me know your feedback.


@media
screen and (min-width:781px) and (max-width: 1050px){
.ari-fancybox-pdf.ari-fancybox > img { width: 100% !important; }
}

Regards