Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #104701
    skynet
    Participant

    Hello Great Catchthemes, please take a look at this screenshot https://dl.dropboxusercontent.com/u/7588358/up%20button.jpg
    how can i put the up button above the share plugin? Thank you so much for your help.

    #104721
    Mahesh
    Participant

    @skynet: Go to Dashboard=> Appearance=> Customize=> Additional CSS and add the following CSS:

    @media screen and (max-width: 1024px) {
        a#scrollup {
            bottom: 60px;
        }
    }

    Regards,
    Mahesh

    #104811
    skynet
    Participant

    Thank you so much Mahesh! Work perfect!

    #104896
    Mahesh
    Participant

    @skynet: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to move my up button above?’ is closed to new replies.