Hello,
I have upgraded my site to Joomla 5 and the transparent background which I had on my slide show has now disappeared. The custom code I had in custom.css was:
#s5_bottom_row3_area1 {
color:#FFFFFF !important;
}
#s5_breadcrumbs {
color:#FFFFFF !important;
}
#subMenusContainer div ul {
background: #0172BE;
}
.S5_submenu_item:hover {
background: #014F82;
}
So I suspect when the update completed it changed the file name.
Would it be possible for you to give me the new code for Joomla 5
Thank you
Elaine