Set image as background-image instead of using img-tag
-
I came across this site where the slider works really well when using the slider in full-width themes. They’ve set the image as
background-image
instead of including it through an img-tag. That way we can usebackground-size:cover
to fill the image in the container.If this isn’t something you think about implementing, how would you recommend using the slider for full width?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Set image as background-image instead of using img-tag’ is closed to new replies.