biancamphoto Posted November 4, 2022 Share Posted November 4, 2022 (edited) I'd like to have the background behind the arrows to be transparent. How do I achieve that? I've looked at previous css in threads but they didn't work. Would also like to enable this for my home page "/home1" Edited November 4, 2022 by biancamphoto Link to comment
Solution tuanphan Posted November 5, 2022 Solution Share Posted November 5, 2022 22 hours ago, biancamphoto said: I'd like to have the background behind the arrows to be transparent. How do I achieve that? I've looked at previous css in threads but they didn't work. Would also like to enable this for my home page "/home1" Hi, Try adding to Design > Custom CSS /* Reel arrows transparent */ .gallery-reel-control-btn::before { background-color: transparent !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
biancamphoto Posted November 5, 2022 Author Share Posted November 5, 2022 🤯 You're amazing, thank you! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment