This screen is used for managing AMS Page Scroll Back To Top button.

From this screen you can:

Options in the 'Appearance' tab changes according to the selection of button type on this page.

Tags used for the button are:

  • Preset Image
  • <div class="ams-page-scroll-back-to-top-wrapper"><img title="Scroll to Top" class="page-scroll-back-to-top-img-preset"
    src="http://localhost/wpmanone/wp-content/plugins/ams-page-scroll-back-to-top/assets/icons/arrow16.png"></div>
  • Preset Icon
  • <div class="ams-page-scroll-back-to-top-wrapper"><i class="fa fa-long-arrow-up fa-2x"></i></div>
  • Custom Text
  • <div class="ams-page-scroll-back-to-top-wrapper"><p class="page-scroll-back-to-top-text-button">Scroll To Top</p></div>
  • Image Upload
  • <div class="ams-page-scroll-back-to-top-wrapper" ><img title="Scroll to Top" class="page-scroll-back-to-top-img-preset"
    src="http://localhost/wpmanone/wp-content/plugins/ams-page-scroll-back-to-top/assets/icons/arrow52.png"></div>

    Preview Box

    Preview box at right side top allows preview the button before applying any settings.