Aligning a button in the right corner to move to the center
This support request was posted in General Support by jimmythongtran
- jimmythongtran December 13, 2015 at 12:43 am
Hi!
I have a “menu order button” that is aligned in the right corner. I want it to move to the center when the window is minimized (it stays on the right when the window is minimized).
What would be the CSS to achieve this? (It would be awesome if this would be responsive on mobile as well).
Here’s what it looks like right now:
style=”clear: right; float: right;”Juanfra Aldasoro December 14, 2015 at 2:52 pmHi,
Thank you for writing. I hope you are doing well today.
Unfortunately we cannot give support on customization: http://nicethemes.com/article/support-vs-customizations/
I’d recommend you to take a look at “absolute” positioning in CSS, that way you can position an element regarding the whole viewport: http://www.w3schools.com/cssref/pr_class_position.asp
Best,
Juan.jimmythongtran December 22, 2015 at 2:44 amThank you Juan.
Duly noted, sorry about not knowing in advance re: support vs customization.
Thank you for the pointer.
Happy Holidays Juan.
Juanfra Aldasoro December 22, 2015 at 11:58 amHi Jimmy,
Thank you for your response.
Happy holidays and have a wonderful new year.
Best,
Juan
You must be logged in to reply to this topic.