Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

96
Views
I'm trying to apply position sticky, but it's not working on the Iphone only

I have a problem using positio sticky in Iphone. It's working perfectly on android, windows. But on the Iphone it doesn't work. It is simply fixed to the bootom of the page, Below is the code and the structure of the code

.button-sticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  bottom: 10px;
  min-width: 40%;
  z-index: 100;
  transform: translate3d(0,0,0);
  &::before {
    display: block;
  }
}
<div class="container">
  <div class="wrapper>
  </div>
   <ion-button
    class="ion-margin-top vaga-interna-botao-sticky"
    size="large"
  >
    <ng-container >
      <i class="fas fa-check"></i>
      <span>I want to sign up</span>
    </ng-container>
  </ion-button>
</div>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!