dchavez Posted July 18, 2020 Posted July 18, 2020 Hi, Im trying to change the color of the arrow on the gallery reel full screen view and get rid of the white semitransparent square. Any thoughts! Thanks!! www.gypset.com password: gypset2020
tuanphan Posted July 19, 2020 Posted July 19, 2020 Add to Home > Design > Custom CSS button.gallery-reel-control-btn { opacity: 1 !important; color: blue !important; } .gallery-reel-control-btn::before { background: transparent; } 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!)
MarianaGR Posted September 20, 2022 Posted September 20, 2022 hey Tuanphan! could you help me with that code? I have tried it in my website but it doesn't work https://www.azulstudio.co.uk/ thanks! M
tuanphan Posted September 20, 2022 Posted September 20, 2022 11 hours ago, MarianaGR said: hey Tuanphan! could you help me with that code? I have tried it in my website but it doesn't work https://www.azulstudio.co.uk/ thanks! M Arrows on Work section? 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!)
MarianaGR Posted September 21, 2022 Posted September 21, 2022 yes! i changed the arrow's background colour to match the general background colour. but when passing over the images after clicking the arrow, you can see there is a background, and it's not transparent
tuanphan Posted September 23, 2022 Posted September 23, 2022 On 9/21/2022 at 3:40 PM, MarianaGR said: yes! i changed the arrow's background colour to match the general background colour. but when passing over the images after clicking the arrow, you can see there is a background, and it's not transparent Add to Design > Custom CSS .user-items-list-carousel__arrow-icon-background.user-items-list-carousel__arrow-icon-background-area { 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!)
MarianaGR Posted September 23, 2022 Posted September 23, 2022 it worked! thank you Tuanphan!! tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment