Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you have a widget on a page or post using Page Builder that you don't do not want to display but also don't do not want to delete, you can hide it. To do so, go to the widget's Edit screen and click on Attributes. Then, add the following line of code to the widget's CSS Styles:

Code Block
display: none;

You can't cannot do this for widgets in Appearance > Widgets since they do not have an option to enter custom CSS.

...

Filter by label (Content by label)
showLabelsfalse
max10
showSpacefalse
cqllabel in ( "code" , "codes" , "css" , "hide" , "widget" , "widgets" ) and space = currentSpace ( )