Custom CSS: Difference between revisions

Jump to navigation Jump to search
Andrian (talk | contribs)
Andrian (talk | contribs)
Line 221: Line 221:


=== Hide elements from the BOOKINGS pop up ===
=== Hide elements from the BOOKINGS pop up ===
Checkout selector
.pagetypeajaxbookedit #checkout{display:none;}
Guest title
Guest title
  .pagetypeajaxbookedit .menusetting-guesttitle{ display: none }
  .pagetypeajaxbookedit .menusetting-guesttitle{ display: none }