MJakaJaX 1 Share Posted October 13, 2020 (edited) Hi, Can someone please help me? I would like to to have the menu on the bottom right for desktop, and bottom center on mobile. I hope this is possible. This is my first attempt at using Squarespace! Thanks, Marissa Edited October 13, 2020 by MJakaJaX Link to post
0 bangank36 1,058 Share Posted October 14, 2020 I used reference with tremont demo site, place this code in Settings->Design->Custom Css .overlay-nav-wrapper .overlay-nav-inner-wrapper { margin-top: auto !important; } Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, 360 degree photo block, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
0 MJakaJaX 1 Author Share Posted October 14, 2020 Hi, Thanks, but that did not move my mobile index nav to the bottom-center, while keeping the desktop index nav bottom-left. Best, Marissa Link to post
0 bangank36 1,058 Share Posted October 14, 2020 9 hours ago, MJakaJaX said: Hi, Thanks, but that did not move my mobile index nav to the bottom-center, while keeping the desktop index nav bottom-left. Best, Marissa Best case you should share us the site with protected password to check, thanks Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, 360 degree photo block, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
0 MJakaJaX 1 Author Share Posted October 15, 2020 https://khaki-spinach-srmk.squarespace.com/ pass : 123456 Thank you! Link to post
0 bangank36 1,058 Share Posted October 16, 2020 You mean this logo right Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, 360 degree photo block, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
0 bangank36 1,058 Share Posted October 16, 2020 Add this snippet into Pages -> Gear Icon next to the index page -> Advanced <style> .index-navigation { width: 100% !important; } .index-navigation .collection-nav-item { text-align: right !important; } @media only screen and (max-width: 768px) { .index-navigation .collection-nav-item { text-align: center !important;; } } </style> Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, 360 degree photo block, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
0 MJakaJaX 1 Author Share Posted October 16, 2020 OMG, thank you so much that worked! You are AWESOME! bangank36 1 Link to post
Question
MJakaJaX 1
Hi,
Can someone please help me? I would like to to have the menu on the bottom right for desktop, and bottom center on mobile. I hope this is possible. This is my first attempt at using Squarespace!
Thanks,
Marissa
Edited by MJakaJaXLink to post
Top Posters For This Question
4
4
Popular Days
Oct 14
3
Oct 16
3
Oct 13
1
Oct 15
1
Top Posters For This Question
MJakaJaX 4 posts
bangank36 4 posts
Popular Days
Oct 14 2020
3 posts
Oct 16 2020
3 posts
Oct 13 2020
1 post
Oct 15 2020
1 post
Popular Posts
MJakaJaX
OMG, thank you so much that worked! You are AWESOME!
Posted Images
7 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment