Categoría: BRICKS BRICKS EDITOR EDITOR TWEAKS FREE PLUGINS WPCODEBOX
-
How to Hide Bricks Editor Preview Element Actions
Looking to get rid of these icons/buttons from the preview area in Bricks editor when an element is selected? Here’s one way of doing this. Step 1 Install and activate WPCodeBox (affiliate link). Step 2 Create a new snippet of type CSS. When done, it should look like this: CSS code: #bricks-preview-element-actions { display: none;…