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

148
Views
I want to keep the position of ADD TO CART button right above the bottom of of grid . But its going down when the name of the book exceeds to 2 rows

Screen shot of my grid items of one rowI want to keep the position of ADD TO CART button right above the bottom of of grid . But its going down when the name of the book exceeds to 2 rows. please resolve the issue even if the name of one item is larger than the other item's names in the same row but the button should remain 5 to 10px above the grid item bottom. Thank You,i tried bottom:0; but it also did not work...

    .items-container {
        display: grid;
        grid-template-columns: repeat(auto-fit,minmax(20rem, 1fr));
     
    }

    .item-box {
        margin: 0 0 20px 10px;
        padding: 0 0 10px 0;
        height: auto;
        background-color: #E6E0DE;
        align-items: flex-end;
        box-shadow: 2px 2px 12px rgba(47,47,47,0.40);
        height:95%;
    }
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

There could be something in your html file that's causing it bump down a bit. In the case if all the other boxes are using the same CSS code. You can show your html file so I can take a look.

about 4 years ago · Juan Pablo Isaza Report
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!