i looked at your css and you set the anchors to position fixed.
can you give the row where you have your buttons/anchors in a class and then set the whole row to fixed?
probably you tried this before and the width: 100% part was missing
This often solves issues you might run into