Quote from
Crag_Hack on December 2, 2021, 10:55 pm
Hi somehow my forum title colors got set to white so I had to add custom CSS to change to grey:
#af-wrapper #forum-navigation a, .title-element {
color: #B3B3B3 !important;
}
See here. If you delve into the different forum subsections you can see the text of some items is white on a white background. Any ideas what might be up?
Thanks!
Hi somehow my forum title colors got set to white so I had to add custom CSS to change to grey:
#af-wrapper #forum-navigation a, .title-element {
color: #B3B3B3 !important;
}
See here. If you delve into the different forum subsections you can see the text of some items is white on a white background. Any ideas what might be up?
Thanks!