Reply To: Background images

Support Forums White – HTML Template Background images Reply To: Background images

#4588
Anna
Participant

I finally got the homepage background to work, but the other images are still not showing up.

Here is an example of the code:

}

.aboutme .author-image-2{
padding-bottom: 100px;
background: url(‘../images/aboutme3.png’) top left no-repeat;
background-size: 55%;
position: relative;
}

Do I need to link the image to anything in the source code or js?

Best,

Anna