• Resolved clynngardner

    (@clynngardner)


    What code would I use to change the green colored bar in the slider description to another color?

    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter clynngardner

    (@clynngardner)

    Got it to work by changing the hex code here:

    .salesdetails {
    width: 426px;
    background: rgba(255,255,255,0.74);
    border-right: 8px solid #E38100;
    padding: 23px 20px 10px 24px;
    font-size: 20px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Change color of bar in Slide Description’ is closed to new replies.