- This topic has 3 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Mobile responsive welcome banner
You must be logged in to reply to this topic.
Hey,
Do you have any custom CSS that will change the way the welcome banner background picture behaves on a mobile phone? I want it to not be so big as it takes up the whole of a mobile screen when you log on to my home page. Please check out http://www.sixstringfingerpicking.com on an iPhone 6 or similar to see what I mean.
Many thanks,
Chris
Hello Chris,
That’s just due to the amount of content and padding you have in the Welcome section.
If you want to edit the CSS for the welcome section you can use the .hero
CSS selector to target specific elements in the Welcome section.
But to target specific devices you will need to use Media Queries, http://stephen.io/mediaqueries/#iPhone
Hi Hans,
Thanks for the help. I’ve reduced the padding a bit and it’s looking much better now I think.
Thanks,
Chris
You must be logged in to reply to this topic.