jarvisisback

jarvisisback

@jarvisisback

Viewing 2 replies - 1 through 2 (of 2 total)
Author
Replies
  • in reply to: Custom CSS Not Working #2514

    this is the original code i started with, may be the problem *(the slider is located at http://www.clairepeetz.com)

    .std-style-claire-style .std-drawer {
    background-color: #175466;
    color: #ffffff;
    border: 2px none #111111;
    }

    .std-style-claire-style .std-drawer a {
    color: #779aa6;
    }

    .std-style-claire-style .std-tab {
    background-color: #175466;
    border: 2px none #111111;
    color: #ffffff;
    font-family: inherit;
    font-weight: 400;
    font-style: inherit;
    font-size: 1.1em;
    }

    .std-style-claire-style .nano .nano-pane {
    background: rgba(51, 51, 51, 0.1);
    }

    .std-style-claire-style .nano .nano-slider {
    background: rgba(17, 17, 17, 0.7);
    }

  • in reply to: Custom CSS Not Working #2513

    i did all of the above and not working,

Viewing 2 replies - 1 through 2 (of 2 total)