Add this code to the Custom CSS field on the Appearance tab of your PDF Embed widget’s settings:
@media(max-width: 600px) {
.eapp-pdf-embed-grid-item {
width: 50%;
}
}
Add this code to the Custom CSS field on the Appearance tab of your PDF Embed widget’s settings:
@media(max-width: 600px) {
.eapp-pdf-embed-grid-item {
width: 50%;
}
}