è un problema css, se fai cosi
#currentpage{
background: orange !important;
}
dovrebbe andare, dovresti però rivedere le priorità delle regole nei css perche non andrebbe usato !important
è un problema css, se fai cosi
#currentpage{
background: orange !important;
}
dovrebbe andare, dovresti però rivedere le priorità delle regole nei css perche non andrebbe usato !important