File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
/home/pharmacy/www/wp-content/plugins/scroll-back-to-top/view/help/advanced.php
<h2>Advanced Options</h2>

<h3>Extra CSS</h3>
This is an advanced setting that requires CSS knowledge to use.  You must add selectors in this field, your
CSS should look something like:

<pre class="lang:css decode:true " >.scroll-back-to-top-wrapper:hover {
    foreground-color:#FFFFFF
}</pre>


<h2>Filters</h2>

2 filters are provided for overriding default plugin behavior.

<ul>

<li>sbtt_styles - The CSS that is added to the &lt;head&gt; element will be passed through this filter.  Use
this to add/change/remove some of the CSS.</li>
<li>sbtt_button_markup - The HTML markup for the button will be passed through this filter.  Use this to add
additional markup to the button.</li>
</ul>