Pique Panel Featured Images out of Proportion on Tablets
-
The images that I’ve set as featured images of the front-page panels are out of proportion on iPad screens. They are scaled way too big so that only a tiny portion of the image is shown and appears blurry/pixelated.
See the screenshot here.
It happens only on the iPad, not on desktop or iPhone.
What I’ve tried is to set
background-size
tocontain
@media (max-width: 767px) and (min-width: 415px) { .pique-panel-background { background-size: contain; } }
but while I see this having an effect in the tablet preview of the WordPress customizer it has no effect to how it looks on an actual iPad after I publish the page.
Any suggestions highly appreciated!
The page I need help with: [log in to see the link]
- The topic ‘Pique Panel Featured Images out of Proportion on Tablets’ is closed to new replies.