Okay
  Public Ticket #1713316
Owl Carousel
Closed

Comments

  •  3
    imogenbertin started the conversation

    Hello Salient team! At the bottom of this page based on a suggestion from Tahir I have an owl carousel where the elements are fancy box images with team names and titles. The client wanted the navigation to be similar to the nectar slider with arrows right and left, but I realise after checking the owl documentation that this is not possible. 

    Would it be possible to remove the navigation dots below the owl carousel, as I have turned on autorotate and loop instead? What css do I need? I set up an extra class for this section "team-names".

    Thank you

    Imogen

  •  8,998
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):

    .owl-theme .owl-dots {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  3
    imogenbertin replied

    Super, thank you Tahir.

  •  75
    Scott replied

    Hey there,

    Thanks for reaching in,

    Please reach out in case you encounter another issue,

    Regards

    Themenectar Support Team