Versions Compared

Key

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

...

Code Block
languagecss
.field-name-share {display: none;}


Hiding the learning group and other group's left column

Code Block
languagecss
body.og-context section.region.region-sidebar-first.column.sidebar {display: none;}
body.og-context div#content {width: 100%!important;}