Viewing 3 replies - 1 through 3 (of 3 total)
  • matchalabs

    (@matchalabs)

    Hi Anurag,

    The navigation elements are there, but the content area of your theme is set up with a -40px top position – this is covering over the navigation elements.

    To counteract this, please try adding the following CSS to your themes styles.css file:

    .metaslider {
        margin-bottom: 60px !important;
    }

    Regards,.
    Tom.

    Thread Starter anuragvaishnav

    (@anuragvaishnav)

    thanks perfect appreciate your quick response

    Anurag

    Thread Starter anuragvaishnav

    (@anuragvaishnav)

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dots under the slider not showing’ is closed to new replies.