Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10044977
    masterc62
    Participant

    Hi,
    is it possible to display the ‘gotop arrow’ for small output devices like mobile phones? Can you tell me the syntax to activate it.

    Thx,
    Chris


    #10044978
    Support
    Keymaster

    Hello,

    This can be done by adding this custom JS code below in (js/custom.js):

    $.extend(theme.PluginScrollToTop.defaults, {
    	visibleMobile: true
    });

    Please try that and let us know if you need further assistance.

    Kind Regards.


    #10044982
    masterc62
    Participant

    Thank you very much!
    Kind regards.


Viewing 3 posts - 1 through 3 (of 3 total)

This topic is marked as "RESOLVED" and can not rceive new replies.