top border in tabs colour


  • Member
    andriusk
    November 26, 2015 at 6:52 pm #25181

    Hi again,

    i want to change to top border colour in horizontal tabs.

    you already gave me this CSS:
    .horizontal .resp-tabs-list li:nth-child(3) {
    border-top: 2px solid red;
    }

    It works! So thanks :)

    Now how can i put colour as a HEX value (for example #34495) instead of colour name?

    Thanks a lot!

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.