Hi,
This blog is formatting weird on mobile. Can you tell me why there is so much whitepsace, and how I could fix it?
Marissa
Hey Marissa,
I checked your website however i could not see any extra whitespace on mobile. Could you please post a screenshot and show the changes you would like to make? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here :)
Best regards,
Yigit
Thanks! Link in the private content.
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 480px) {
.avia_codeblock iframe.twitter-tweet {
height: auto!important;
min-height: auto!important;
}}
Best regards,
Yigit
Unfortunately that did not work.