Himas Rafeek
Posted on: 3 years ago
CSS

CSS – Move Shadowbox Close Button to Top Right


                                          #sb-info {
    position: absolute;
    right: 3px;
    top: -20px;
}