Skip to:
Content
Pages
Categories
Search
Top
Bottom

Rich Textet Editor toolbar


  • dlongm01
    Participant

    @dlongm01

    Does anyone know how to remove the full screen icon from the rich text editor in Buddypress?

    When I edit a profile field from the front end, the full screen button displays a blank screen with no way back to to the editor

    Simple solution is to remove or hide the button.

    Thanks

Viewing 1 replies (of 1 total)

  • dlongm01
    Participant

    @dlongm01

    OK – I found it:

    /* Buddypress rich text toolbar – hide fullscreen button*/
    .mce-i-fullscreen::before {
    display:none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Rich Textet Editor toolbar’ is closed to new replies.
Skip to toolbar