• I can’t copy when I have the plugin activated. after deactivation I can, but then the “theme” is broken when its not active.

    Versioon 5.2.1

Viewing 1 replies (of 1 total)
  • Thread Starter erkkim

    (@erkkim)

    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?

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.