• Resolved JG99

    (@jg99)


    I found the following bits of code in the Bauhaus css file, but the “Back to Top” link doesn’t show in the free version of WPTouch. Is this only available in the Pro version?

    `
    /* @group Footer */

    .load-more-link, .load-more-comments-wrap a {
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: normal;
    font-style: normal;
    }
    #switch {
    margin-top: 15px;
    margin-bottom: -15px;
    }
    .page-wrapper .footer {
    margin-top: 25px;
    font-size: 75%;
    }
    .footer, a.back-to-top {
    font-size: 80%;
    color: rgba(0,0,0,.5);
    font-weight: normal;
    font-style: normal;
    }

    https://wordpress.org/plugins/wptouch/

Viewing 1 replies (of 1 total)
  • Thread Starter JG99

    (@jg99)

    Problem solved! I see now that it doesn’t show on the home page, only the inner pages.

Viewing 1 replies (of 1 total)
  • The topic ‘"Back to Top" Button not showing in free version?’ is closed to new replies.