Okay
  Public Ticket #3107667
Flickety Carousel Control Color
Closed

Comments

  •  4
    XP_Creates started the conversation

    Suddenly I cant change the colors of my Flickety Carousels pagination on my website. I have tried on new pages and old pages, with brand new carousel  and previously built ones - and the controls wont change colors. 

  •   XP_Creates replied privately
  •  1,877
    Judith replied

    Hello There,

    Thanks for keeping in touch.

    Please try this css:

    .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot, .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot, .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot, .nectar-woo-flickity .flickity-page-dots .dot, .testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot, body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch {
        opacity: 1.35;
    } .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before, .nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot:before, .nectar-quick-view-box .flickity-page-dots .dot:before, .nectar-recent-posts-slider_multiple_visible .flickity-page-dots .dot:before, .nectar-woo-flickity .flickity-page-dots .dot:before, .testimonial_slider[data-style=multiple_visible_minimal] .flickity-page-dots .dot:before, body.material [data-bullet_style=see_through] .slider-pagination .swiper-pagination-switch:before {
        box-shadow: inset 0 0 0 5px #000;
    }

    Thanks.

  •  4
    XP_Creates replied

    Is there a reason why this function has stopped working? Id rather not inject CSS unnecisserily. Is this a bug your experiencing?

  •  8,839
    Tahir replied

    This might be a new issue. Escalating this to the developer for further response.

    Thanks 


    ThemeNectar Support Team 

  •  1,070
    ThemeNectar replied

    Hey XP_Creates,

    I'll be adding the fix for this into the next minor release. If you'd like a pre-release version of the theme with that change included to avoid having to add a CSS rule I can also provide that here.

    Kind regards,

  •  4
    XP_Creates replied

    Im good. I can live for now until the release is sent out. Thank you!