#1. First, you access Custom CSS box
#2. Enter the code like below and click Save
figure.gallery-reel-item { opacity: 0 !important; } figure.gallery-reel-item[data-active="true"] { opacity: 1 !important; }
#3. You will have a result like this
#1. First, you access Custom CSS box
#2. Enter the code like below and click Save
figure.gallery-reel-item { opacity: 0 !important; } figure.gallery-reel-item[data-active="true"] { opacity: 1 !important; }
#3. You will have a result like this