Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Add to Mobile

@hgtonight My site uses the default mobile theme and I saw mention in the other question where you can add:

JumpToTop {

margin-left: -800px;
}

to your theme's custom.css file. I was able to get this to work and positioned on my desktop version and tried to add it to the custom.css for the mobile theme, but It doesn't seem to be working (or visible). I have tried like this as well:

JumpToTop {

margin-right: 10px;
}

Any suggestions?

Comments

Sign In or Register to comment.