Forum Replies Created

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

    (@jovalen)

    Here is the code in the STYLE.CSS (the original code)

    .wp-caption {
    border: 1px solid #cccccc;
    margin-bottom: 1.5rem;
    max-width: 100%;
    }
    #colophon .wp-caption {
    border: 1px solid #444444;
    }
    .wp-caption img[class*=”wp-image-“] {
    margin: 1.2% auto 0;
    max-width: 98%;
    }
    .wp-caption-text {
    text-align: left;
    }
    .wp-caption .wp-caption-text {
    margin: 0.8075rem 0;
    }
    .gallery-caption {
    }

Viewing 1 replies (of 1 total)