Viewing 1 replies (of 1 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    Instead of using top to move around the button in your case it probably will work better if you use inline-block on the anchor in your responsive stylesheets like so :

    a.maxbutton-1 { display: inline-block; }

    After that you can play around with margins to make it look good.

Viewing 1 replies (of 1 total)

The topic ‘Button not responsive’ is closed to new replies.