Code:
<style>
ul#s-lg-link-list-53233658,
ul#s-lg-link-list-53233664 {
list-style-type:none;
padding-left:0px;
}
</style>
Located on:
To use:
Add to the page's Guides Custom JS/CSS. Edit the link list IDs to reflect the lists that you don't want bullet pointed.
Code:
<br><br>Chat is currently experiencing technical issues.<br>For assistance please <a href="https://sahealthlibrary.sa.gov.au/email-us" target="_blank">email us</a> or talk to LibraryBot.
Located on:
To action:
Chat widget autoloading as chatbot
Out of order message on chat widget
Code:
<span><a style="color: #222; text-decoration: none;" href="https://health-sa-gov-au.libanswers.com/libraryfaqs/faq/269479" target="_blank"> <i class="fa fa-lg fa-info-circle pad-left-sm"></i></a></span>
Located on:
To reuse:
Replace URL with desired URL and paste into the Title field. Example below.
Code:
<div class="row">
<div class="col-xs-12">
<div style="width: 100%; max-width: 1170px; max-height: 150px; padding: 0; min-width: 390px; min-height: 50px; position: relative; margin: 0 auto;">
<div class="alert alert-danger" role="alert">
<h4 class="alert-heading"> Global IT Issues</h4>
<p>The library is aware that there are currently issues affecting technology systems around the world. Some of the library's resources may have been affected.</br>See our <a href="https://sahealthlibrary.sa.gov.au/outages" target="_blank" class="alert-link">Outages page</a> for suggestions during this event. <small>19/07 16:47</small></p>
</div></div></div></div>
To use as needed in the Look and Feel page.
To action:
(Overriding Look & Feel Code)
Code:
<style>
/* Override hide guide title */
#s-lg-guide-header-info{
display: contents !important;
}
</style>
Located on:
To action: