Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author simonpedge

    (@simonpedge)

    Hi, There is no built in option, but this can be accomplished using some fancy CSS – use the following CSS:

    #slider_2987 {
    margin-bottom:0px !important;
    }
    #slider_2987 .owl-pagination {
    top:-40px !important;
    }

    Replace ‘#slider_2987’ with the CSS ID of your slider, and change the ‘-40px’ to adjust how far above your Slider the pagination buttons appear.

    Plugin Author simonpedge

    (@simonpedge)

    Topic closed

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Moving Navigation Dots’ is closed to new replies.