Carousel Arrow Hiding

1 reply · opened Jan 9, 2024

AadamflemingJan 9, 2024

Hi, is there a way to turn off the carousel arrow automatically hiding? I want to have it visible always.

SSemicolon WebSTAFFJan 9, 2024

Hello,

Simply use the following CSS Code:
[ch_pre type="css"].owl-carousel .owl-nav [class*=owl-] {
opacity: 1;
}[/ch_pre]

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard