Is it possible to remove 'my session' and 'view full schedule' from the speakers detail page

  1. Home
  2. Docs
  3. Vertoh
  4. Frequently Asked Question...
  5. Is it possible to remove ‘my session’ and ‘view full schedule’ from the speakers detail page

Is it possible to remove ‘my session’ and ‘view full schedule’ from the speakers detail page

Yes it’s possible. You need to install and activate the child theme.

Please go to Appearance->Editor->style.css

Add the following code to the end of the style-sheet:

.speaker .small-section-title{display:none;}

Save the file.

Was this article helpful to you? Yes 2 No