Closed fritzmg closed 3 years ago
Ah, this theme does not actually have any such icons.
Hi, Im using the light Theme. there is also a bug in print and PDF. The Icons shows as Twitter
And WhatsApp not visible on iPhone
Yes, the light Theme neither has a PDF nor Print icon. You will have to provide one yourself and set the CSS accordingly.
Ok, I will do and for WhatsApp I changed the default template:
<!-- ?php elseif ($network == 'whatsapp' && \Environment::get('agent')->mobile): ? -->
<?php elseif ($network == 'whatsapp'): ?>
The CSS styles for a.print & a.pdf are missing for the boxxed theme.