Setting background colour of active tabs and when hovering over tabs

I am trying to set the background colour of active tabs and when hovering over tabs in the Tabs (Nestable) element, using the pseudo classes :hover and :active, but it’s not working - the colour isn’t being applied when hovering over the tab or when it’s active. Could someone help me get this working?

Hi Nick,
Welcome to the forum!

The tabs nestable element has dedicated settings for the active title. Also, style the :hover state directly on the element root settings, since the correct selector will then be used.