frontpage-banner won’t respond
-
I need some to help me make the frontpage banner responsive, because the rest of the site is responsive, except for the frontpage-banner. I have tried each of the following CSS codes which did not work.
.frontpage-banner {
background-size: contain;
}
#frontpage-banner {
background-size: contain;
}.frontpage-banner {
width: 100%;
}
.frontpage-banner
{ max-width: 100% }#frontpage-banner
{ max-width: 100% }#frontpage-banner {
width: 100%;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘frontpage-banner won’t respond’ is closed to new replies.