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

    (@turkspartan)

    Never mind I got it. For those of you who need the modify the X close button:

    .spu-close{
    position:absolute;
    right:8px;
    top:5px;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font-size: 30px;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    color: #fff !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Close Button X color’ is closed to new replies.