I have just one template, so maybe there something else in the custom CSS which is causing the problem:
body {
background-image: url(images/web/Footer_Butterfly.png);
background-repeat: no-repeat;
opacity: 0.8;
background-position: left;
}
.item-101.active {
background-image: url("
https://dayservices.scottsproject.org.uk/images/web/Roof.png"
;
background-repeat: no-repeat;
background-position: 15px 0px;
}
.item-121.active {
background-image: url("
https://dayservices.scottsproject.org.uk/images/web/Roof.png"
;
background-repeat: no-repeat;
background-position: 15px 0px;
}
.item-122.active {
background-image: url("
https://dayservices.scottsproject.org.uk/images/web/Roof.png"
;
background-repeat: no-repeat;
background-position: 15px 0px;
}
.hornavmenu {
left: 274px;
position: relative;
text-align: left;
margin-top: 50px;
}
.maincontent {
margin-top: 50px;
)
#footermenu ul li a {
color: #555555 !important;
}