Issue #3254Opened January 29, 2021by alemenciones0 reactions

How to hide ".gjs-traits-label" in traitManager?

Question

maybe can you help me... i want remove the label ".gjs-traits-label" when traitManager's opened.

image image

i tried something like this:

    message[editor.I18n.getLocale()] = {
        traitManager: {
            label: "", // OR NULL
        }
    };

    editor.I18n.addMessages(message);

Answers (1)

artfFebruary 3, 20210 reactions
.gjs-traits-label { display: none }

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.