Hello,
I don't understand why I am getting a different header image view on my cellphone of this website: http://davidmathewsforsheriff.com/
What do I need to do to the same consistent view like the desktop view with whole header image
.gkHeaderBg {
background-color: #000;
background-repeat: no-repeat;
background-size: 100% auto;
}
teitbite wrote:Please add this code to override.css and make sure override is enabled in template settings.
- Code: Select all
.gkHeaderBg {
background-color: #000;
background-repeat: no-repeat;
background-size: 100% auto;
}
teitbite wrote:Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
teitbite wrote:Hi
First, You need to explain what is the problem. I can see exactly the same slider with images scalled down to fit 100% of screen. How would You like to show it ? Image Show has multiple styles, try using some of them to see if image looks closer to what You desire.