CSS Error: Background Image Display Problem
two background-image: https://www.marsha.com.hk/libs/img/Slim-landing%20banner1906x810-03.jpg https://www.marsha.com.hk/libs/img/V-face-landing%201906x810_R1-02.jpg You can open ea
Solution 1:
if you want the complete background to show use
background-size: contain
also try to set
width: 100%
Post a Comment for "CSS Error: Background Image Display Problem"