Hi all,

I've placed this css code in the styleSheet property of the QMenu object:

Qt Code:
  1. {
  2. background-color: red;
  3. }
To copy to clipboard, switch view to plain text mode 

But the color hasn't changed. Is it possible to change the background color?

Kind regards.