• Resolved thejulycontrary

    (@thejulycontrary)


    I am now trying to find the code for the featured image background. Right now, when using a featured image, the background is black. I would like to make it transparent.

    http://thejulycontrary.com

    What I mean is right at the top of the home page.

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

    (@thejulycontrary)

    Found it under stylesheet.php here.

    /* Entry thumbnail */
    .entry-thumbnail {
    	margin: -40px 0 40px -40px;
    	width: 720px;
    	background: #000;
Viewing 1 replies (of 1 total)

The topic ‘Featured Image Background Color’ is closed to new replies.