Okay
  Public Ticket #1171897
Border on iOS Help
Closed

Comments

  • readorganization started the conversation

    A white thin line is appearing only on iPhone to the right side when I use the nectar slide. Can you please look at it, I can't figure out for the life of me what is causing it because it doesn't happen on regular desktop view only on iOS.

    I included a picture to show you what I am seeing... its driving me insane.

    thanks

  • readorganization replied

    its causing the image not to be flush against the right side of the phone.

  •  9,022
    Tahir replied

    Hey Again,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .swiper-slide .image-bg {
        left: -1px !important;
    }

    Thanks


    ThemeNectar Support Team