Hello,
Can you please post a link so that I can see your current header configuration?
-Kevin
It’s not live yet. Would a screenshot help? My header currently has no image, it’s just left white.
Yeah you can host a screenshot here:
https://postimages.org
-Kevin
Hello, I have uploaded a link to the image which needs moderator approval. Thanks for your help!
I’m having a difficult time telling where the space is coming from. Is there a time frame that the site will be live? It would take only a moment to tell on a live site.
-Kevin
Hi,
It should be live tomorrow so I can let you know then.
Can I ask a different question please? What’s the best way to have a little bit of space between the image menu (displayed on the home page). At the moment there are 3 images lined up horizontally on a desktop and vertically on a mobile phone. On a desktop there is space between them (side to side), but they are directly on top of each other on a mobile (ie the bottom of one touches the top of the other). Can I put a little bit of space between them?
Thanks so much!
Kate
It’s best to start a new topic for each support request for things to stay organized. Thanks!
Try adding this CSS and let me know if it works for you:
.outer-image-menu {
padding-bottom: 20px;
}
-Kevin