- Help Center
 - Manage
 - Manage your TrekkSoft website
 
- 
        
        
      
        Getting Started
 - 
        
        
      
        Sell
 - 
        
        
      
        Manage
 - 
        
        
      
        Grow
 - 
        
        
      
        FAQs
 - 
        
        
      
        Deutsche Dokumentation
- Expedia Integration
 - Checkout, Steuern und Gebühren
 - Rückerstattungen und Gutschriften an Kunden
 - Ertrags-Management
 - Informationen von Ihren Gästen abrufen - Benutzerdefinierte Felder
 - Farben, Schriftarten, Logos und Designs
 - Aktivitäten erstellen
 - Aktivitäten-Add-Ons
 - Rabattcodes und Geschenkkarten
 - Aktivitätenkategorien
 - Konfigurieren Sie PDF-Tickets
 - Mit der Musement-Plattform verbinden
 - Konfigurieren Sie Emails
 - Zahlungslinks
 - Seitenreihenfolge und Navigationsmenü
 - Konfigurieren Sie Ihre AGB
 - Preise zu Touren und Aktivitäten hinzufügen
 - Zeitpläne erstellen
 - Auszahlungsmethoden
 - Partnerschaften und Reselling
 - Agenten
 - Anfragen und Private Touren erstellen
 - Anzeigen und Verwalten von Zeitplänen
 - Zeitpläne für Verleih
 - Detailansicht Warenkorb / Kontoguthaben
 - ExperienceBank
 - Anzahlungen
 - "Jetzt buchen!" Buttons für externe Website erstellen
 - Shop-Artikel
 - Kalender Synchronisation Für Google Kalender und andere
 
 - 
        
        
      
        Documentazione in Italiano
- Crea tu perfil
 - Personalizza i tuoi termini e condizioni
 - Commissioni per Agenti e Partner e Tassi netti
 - Partnership e rivendita
 - Campi personalizzati
 - Creare regole di programma
 - Categoria di prezzo esclusiva/privata
 - Sincronizzazione calendario per Google Calendar e altri
 - Gestione del rendimento
 - Gestisci le disponibilità di posti in base alle risorse di inventario
 - Crea una Pagina
 - Attività
 - Dettagli carrello - Link di pagamento
 - Creare richieste e tour privati/personalizzati
 - Colori, Caratteri, Logo e Temi
 - Menù di navigazione
 - Aggiungere categorie di prezzo
 - Voucher
 - Acquista articoli ed estensioni attività
 - Cancellare e rimborsare un cliente
 - Creare Attività
 - Visualizzare e gestire i tuoi programmi di attività
 - Musement & TrekkSoft
 - Noleggio
 - Agenti e diritti utente
 - Codici sconto e Buoni regalo
 - Personalizza i tuoi biglietti PDF
 - L’integrazione di Expedia
 
 - 
        
        
      
        Product updates
 
Remove Social media buttons from the Activity Details page
To remove the Social media buttons, you need to add custom code snippet in custom.css file
Last update [June 27, 2022]
The activity buttons appear in the activity details page as highlighted in the example below:

To open the custom.css file, navigate to the following path:
- Backoffice> Settings> TrekkSoft Website Builder> Website Settings.
 - Now you are in the Settings tab. In the top right-hand corner, click the HTML/CSS Editor button.
 - Click on All files> Styles > assets> css> custom.css
 - Then add the following code snippet and paste into custom.css (as shown below):
.social-buttons{display:none;} 

Click here to get more details on how to use custom CSS to customize your TrekkSoft website.