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

369
Views
Css- How can I achieve double color and different direction sloped border?

I'm using clipth path but it will not work. How can I achieve this?

enter image description here

Code:

.footer
{
background-color: #6bbbb1;
    clip-path: polygon(100% 100%,0% 100%,0% 0%,0 calc(100% - 6vw));
}

.inner
{
background: #1e557e;
clip-path: polygon(0 85%, 100% 65%, 100% 100%, 0 100%, 0 85%);
}
<footer>
<div class="inner">
   <div>Footer</div>
   <div>Footer menu</div>
   <div>Logo</div>
</div>
</footer>

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!