Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

  • 0
Posted

Soluție:

.ipsfocus_background .background-fade {
    background-image: linear-gradient(to bottom, rgba(79, 79, 79, 0) 10vh, rgba(79, 79, 79, 0) 80vh);
}

// dacă nu merge - adaugă

.ipsfocus_background .background-fade {
    background-image: linear-gradient(to bottom, rgba(79, 79, 79, 0) 10vh, rgba(79, 79, 79, 0) 80vh) !important;
}

 

  • Thanks 1

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.