Forums
(@erkkim)
1 year, 7 months ago
Problem is from css
body.logged-in.bt_bb_plugin_active:not(.bt_bb_fe_preview_toggle) { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
Why is that code in the css?