Hader image not showing on mobile or pad
-
Hello, in the mobile or i-pad wiew, I have seen even in the customizer, the header image is not showing. Inspecting the page I found this css code:
@media only screen and (max-width: 1024px) .header-image { background-image: none; height: auto !important; }
I tried to put in custom css like this but does not work:
.header-image {
height: auto !important;
}
Thank You very much in advance and sorry for my bad English
BrunoThe page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Hader image not showing on mobile or pad’ is closed to new replies.