Okay
  Public Ticket #3157714
Carousel not working properly on Safari
Closed

Comments

  •  2
    nelsonsantosjose88 started the conversation

    The carousel is not working on the Safari browser, only one item is shown. Border radius is also not working. On Chrome is fine! Can you please help?

  •  8,839
    Tahir replied

    Hey Again,

    Try adjusting the Carousel settings and check if that makes a difference. 

    Thanks 


    ThemeNectar Support Team 

  •  2
    nelsonsantosjose88 replied

    At the end of this page /?page_id=4759 I've added templates and it's not working for any of them. I don't think this is from settings.

  •  1,877
    Judith replied

    Hello There,

    Please send in your admin login credentials so that we can check this out further.

    Thanks.

  •   nelsonsantosjose88 replied privately
  •  8,839
    Tahir replied

    Hey Again,

    Escalating this to the developer for further response.

    Best 


    ThemeNectar Support Team 

  •  1,070
    ThemeNectar replied

    Hey Nelson!

    1. Can you please try updating your version of Salient to the current release (15.0.5) to see if that corrects the carousel issue you're seeing on Safari?

    2. The Safari border-radius issue should be able to be resolved by adding the following snippet into the custom CSS box located in the Salient options panel > General Settings > CSS/Script related tab:

    .nectar-flickity.nectar-carousel[data-border-radius] .flickity-slider .inner-wrap {
      transform: translateZ(0);
    }
    

    Kind regards

  •  2
    nelsonsantosjose88 replied

    Solved! Thanks for your amazing support!

  •  1,070
    ThemeNectar replied

    You're very welcome, Nelsonsmile.png

    Cheers