Browse Source

editor style

windhamdavid 4 months ago
parent
commit
d49587a108
1 changed files with 24 additions and 0 deletions
  1. 24 0
      style-editor.css

+ 24 - 0
style-editor.css

@@ -0,0 +1,24 @@
+/***********************************************************
+##################### Admin Custom #########################
+************************************************************/
+
+/***********************************************************
+################## Block Editor Styles #####################
+************************************************************/
+
+/***********************************************************
+#################### Gravity Forms #########################
+************************************************************/
+
+header.gform-settings-header {
+  display: none;
+}
+#rg_forms_dashboard .postbox-header h2.hndle {
+  display: none !important;
+}
+#rg_forms_dashboard .postbox-header:before{
+  content:'Forms';
+  font-weight: 700;
+  font-size: 14px;
+  padding: 10px 0 10px 15px;
+}