I am trying to change the background colour in top-a position of the Cassiopeia template. If I use inspect element on the front end I am not able to find the right line of code which I must changed. I used the below code which I entered in the user.css
.container-top-a .grid-child {
background-color: #ba1f19;
color: #fff
}
Many thanks and best regards
.container-top-a .grid-child {
background-color: #ba1f19;
color: #fff
}
Many thanks and best regards
Statistics: Posted by jsteffers — Wed Jan 03, 2024 11:51 am