Hero Image is not responsive
-
I have added for small devices, but image is not at 100% on mobile screens,
`@media (max-width: 768px) {
.page-hero {
background-image: url(https://small-img.png);
}
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hero Image is not responsive’ is closed to new replies.