Browser: Chrome 114
OS: Windows
Hi team,
When the carousel reaches the end, the color of the arrow and the background of the arrow will change. But there is no option to customize arrows in disabled mode. Am I missing something?
Browser: Chrome 114
OS: Windows
Hi team,
When the carousel reaches the end, the color of the arrow and the background of the arrow will change. But there is no option to customize arrows in disabled mode. Am I missing something?
Hi Jolia,
Thanks so much for your report!
You mean the nestable slider, right? If so, you are right that there is a default styling for the :disabled state, but you can’t override it in the builder. I’ve added this to the bug tracker.
Currently, you can easily change the state with custom CSS. This is the default:
.splide__arrow:disabled {
opacity: .5;
}
Best regards,
timmse
Great, thank you @timmse.
Hi Jolia,
We’ve fixed this issue in Bricks 1.8.5, now available as a one-click update in your WordPress Dashboard.
Please let us know if you are still experiencing issues.
Best regards,
timmse