(I can’t manage to sign in to the thread on BFA – I cannot get past the spam filter to register.) I followed all juggledad’s instructions there for making Atahualpa mobile-friendly (thank you!) and it worked — except on Safari and Chrome, where my home-page Nextgen slideshow is much less tall than it should be. To solve that, I was told to add the following code to Nextgen Gallery/Other Options/Styles/Customization options:
‘.ngg-slideshow {
height:600px;
width: 800px;
}’
When I do that, the slideshow works perfectly on all browsers – but my site is no longer mobile-friendly according to Google. Nextgen creates <img src=”https://lasnina…laceholder.gif” class=”image-placeholder”>, which is wider than the viewport. Using the code to set img to 100% doesn’t help. How can I satisfy Safari and Chrome’s image specification requirements without breaking the mobile-friendliness? Site is https://www.lasninastextiles.com