Bullets image slider to the top instead of down

This topic has 6 replies, 2 voices, and was last updated 5 years, 1 months ago ago by Rose Tyler

  • Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    March 6, 2019 at 13:55

    Hi I would like to have the bullets of the image media slider to the top instead of down., plus the color of the active Bullet i would like to make it red, #e03122 is that possible?

    https://gyazo.com/3f4bac3eddc75d63fd0042958abe756a

    Thanks.

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2019 at 14:03

    Hello,

    I can’t open an example, please provide a new URL.

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    March 6, 2019 at 14:06

    Hi Thanks for your fast response.

    It is https://yourlight.com/producten/

    thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2019 at 14:20

    Hello,

    .vc_tta-tabs-position-top .wpb_gallery .wpb_flexslider   .flex-control-nav {
        top: 0;
    }
    .vc_tta-tabs-position-top .flexslider {
        margin-bottom: 0px;
    }
    .vc_tta-tabs-position-top .flex-control-paging li a.flex-active {
        background-color: #e03122;
    }

    Regards

    Avatar: gewoonbovenaan
    gewoonbovenaan
    Participant
    March 6, 2019 at 15:06

    Many thanks for your fast response and accurate solution!
    One problem, when clicking on the image the photo does not get bigger Although i have selected open pretty photo. https://gyazo.com/48ac7ce96e1a06e4d53a705c0b6aeaac

    can u pls check why?

    thanks again

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 6, 2019 at 15:08

    Change this code http://prntscr.com/mu34z9 to

    .vc_tta-tabs-position-top .wpb_gallery .wpb_flexslider  .flex-control-nav {
        top: 0;
        bottom: unset !important;
    }

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.