Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 378: Line 378:
=== Hide Specific Fields ===
=== Hide Specific Fields ===


TAB 'Summary':
====TAB Summary====


Guest title
Guest title
  .pagetypeajaxbookedit .menusetting-guesttitle{display:none;}<br>
  .pagetypeajaxbookedit .menusetting-guesttitle{display:none;}
  Last Name
   
  .pagetypeajaxbookedit .menusetting-guestname{display:none;}<br>
Last Name
  Guest comments  
  .pagetypeajaxbookedit .menusetting-guestname{display:none;}
  .pagetypeajaxbookedit .menusetting-guestcomments{display:none;}<br>
   
  Notes  
Guest comments  
  .pagetypeajaxbookedit .menusetting-guestcomments{display:none;}
   
Notes  
  .pagetypeajaxbookedit .menusetting-hostcomments{display:none;}
  .pagetypeajaxbookedit .menusetting-hostcomments{display:none;}