Home Forums Weaver Xtreme Theme Image in the footer widget area Reply To: Image in the footer widget area

#77206
Yvonne
Participant

Nothing works with any graphics or anywhere; maybe the command is incorrect, but I used this one:

.footer-widgets {
background-image: url(“https://pogon24.info/wp-content/uploads/2026/07/grafikakibicowska1.png”);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}

or

 

.footer-widget-area {
background-image: url(“https://pogon24.info/wp-content/uploads/2026/07/grafikakibicowska1.png”);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}