Home › Forums › WoodMart support forum › Nested Carousel show arrows by default Nested Carousel show arrows by default This topic has 1 reply, 2 voices, and was last updated 8 months, 2 weeks ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 19, 2024 at 7:44 pm #573945 hollistergjParticipant I want to have my carousel arrows in the nested carousel show by default. What is the css I would add? June 20, 2024 at 10:32 am #574057 Aizaz Imtiaz AwanKeymaster Hello, Try to add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: body .owl-carousel .owl-nav > div { opacity: 1 !important; visibility: visible !important; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register