Sticky Social Media icons Possibility Conflict

Fixing is not a Problem, but try to shrink the window and it will disappear.

That’s a little bit cryptic but I’ll take a couple of guesses.

If you are talking about resizing the window vertically then you would need to use a height based media query based on the height of the buttons and change the position fixed to absolute so that you can scroll it.

If you are talking about what to do with the fixed buttons when resizing horizontally smaller than the layout then your options are to hide them or move them. Both of which can be accomplished with media queries.

If you meant something else then please clarify as my super powers seem to be failing me these days :slight_smile:

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.