Unmute / mute button
-
wrote on Oct 2, 2024, 8:11 AM last edited by
Unmute / mute button is not working.
Thanks,
Andrea -
Global Moderatorwrote on Oct 2, 2024, 8:31 AM last edited by arminunruh Oct 2, 2024, 4:33 AM
do u have a link
for me it works -
wrote on Oct 2, 2024, 8:33 AM last edited by
-
ah the numbers text is in front of it
use this css:
.numbers{ pointer-events: none; }
-
wrote on Oct 2, 2024, 8:47 AM last edited by
Tried but is not working.
If I changed the margin-botton nothing happen and if I hide numbers from carousel options, the button mute / unmute is not working. -
wrote on Oct 2, 2024, 4:20 PM last edited by
I found this from inspector.
element.style {
inset: 777px auto auto 980px;
}If I deactivate this all works.
Can you help me with the code to deactivate?Thanks a lot,
Andrea -
you can try
.lay-carousel-sink-parent{ pointer-events: none; }
that should work
-
it seems like you moved the unmute mute button higher so its clickable
the issue was just that the numbers and captions were over the mute unmute button
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it