Implemented
Set background color design elements
I want a option to set background color in overview of design elements to make them visible.
I want a option to set background color in overview of design elements to make them visible.
I agree. This would be really helpful. As it stands, any white logos/images, cannot be seen.
If you add this code to your custom css in settings, it worked for me. Change the color to whatever you like.
.fpd-dialog-content>div .fpd-content-sub {
background: #7a7a7a !important;
}
Ok I think I will include a switcher that allows to switch between black and white for all design containers. Is that fine for you?
Sounds good!
Added in V2.2.0.