Advertisement
arie_cristianD

css for hide embed video option in frontend submit

Aug 5th, 2024
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.16 KB | None | 0 0
  1. .jeg-tablist.video-format-nav {
  2.     display : none ;
  3. }
  4.  
  5. .jeg_post_editor .video-format-field .form-input-wrapper .jeg_fetch_button {
  6.     display : none ;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement