It’s been a long day and maybe it’s just too late already.
But here’s the problem I have right now:
I have created a popup and in it the logo element.
In the live version there is a border around the logo in my action color.
But only when the window is active/in focus. As soon as I click into another window, the border disappears. With the inspection tool I can’t find the border.
Where does it come from and how can I turn it off?
Problem solved. Asked in ACSS Group. It was because the order and of left and right blocks.
The solution is: Change the position of both blocks and sort it by “order: -1”.