Reply To: Problem calling a font + couple of possible bugs

Homepage Community Forums Aspire Theme Support Problem calling a font + couple of possible bugs Reply To: Problem calling a font + couple of possible bugs

#18023
Wes
Moderator

    @BartA In the Featured Section 12 widget area, it looks like you added a background color in your CSS around line 1612.

    .front-page-12 {
    	background-color: #f3f3f3;
    }

    That could be the reason your image isn’t showing up since the background color is showing on top of it. Try removing it, and then upload an image to see if it works again.