I have a few issues:
1. The title is not responsive on mobile screens which means that the title is too long and goes beyond the screen to the right.The tagline wraps which is fine.
I have tried to put this in custom CSS but it doesn’t work.
@media only screen and (max-width: 640px) {
#header h1.site-title { font-size: 24px; }
}
Also:
2. Some of the images in my posts look fine in the editor but on desktop they are greyed out.
3. Some of the images in the “latest posts” section to the right are greyed out too. It is not always the same images but more often than not one or two images are greyed out: http://www.mettenoerbjerg.dk/
And finally one of my post exerpts doesn’t show the featured image on the homepage or the category pages.
I have tried multiple solutions for these problems but none seem to work so I really hope you can help me?
My site is http://www.mettenoerbjerg.dk