Again, thank you so much Ben
That looks exactly how I want it 🙂
Just once last query; I have used this and think it looks great
This CSS will position the images so that the top of them is always displayed:
@media all and (min-width: 900px) {
.excerpt .featured-image {
background-position-y: 0;
}
}
However, it doesn’t transpose to the mobile version. Is there any code to get the top of the image on the blog posts to show in mobile as well.
Again, thanks for all your help. You are an absolute star 🙂
The first CSS code has positioned it perfectly and I am so thankful for your quick response.
Can I also ask if you know a way that I can make the Main Menu on Desktop show on one line or alternatively hide the Main Menu and just show the Secondary Menu on my site?
If at all possible (I’ll open a new thread if this isn’t appropriate)