Brand Navigation Buttons Missing In Chrome
-
Hello,
I’m using the carousel brand slider but the navigation does not show up in chrome
Hello,
Navigation appears on hover, please have a look at the screen https://gyazo.com/4b3f61cac12ee877841c479a64ee2078
Please add this code to the Theme Settings > Custom CSS > Global:
body .owl-carousel .owl-nav>div {
transform:none;
-webkit-transform: none;
opacity: 1;
visibility: visible;
pointer-events: visible;
}
Best Regards
Great thanks a lot, it works fine.
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Brand Navigation Buttons Missing In Chrome’ is closed to new replies.