Forum Discussion

lilim's avatar
lilim
Boss
10 years ago

Update CSS for Accepted Solution info header

Hi everyone,   I'm working on implementing the new accepted solutions info header, and I have to update the CSS for it to remove the background color and change the text color.   Before:   ...
  • RobertT's avatar
    RobertT
    10 years ago

    Hi lilim

     

    Have you tried setting

     

    background-color: transparent !important;

    let me know if that helps.