Add the below code to your CSS style sheets. .container:hover .image { opacity: 0.5; } .container:hover .overlay-box { opacity: 1; } ...
確定! 回上一頁