DMckean Posted March 28 Share Posted March 28 Hi There II'm working on a portfolio page, would like that my header is placed on the left side. I am trying to add also a navigation so whenever I am on a portfolio page, I can go to the next page or back. I tried searching about it but Haven't been able to find a way. I would like also the Navigation sites at the bottom of the navigation. I really apreaciate any help. here is my URL https://www.diegomotion.com/ Link to comment
Beyondspace Posted March 28 Share Posted March 28 1 hour ago, DMckean said: Hi There II'm working on a portfolio page, would like that my header is placed on the left side. I am trying to add also a navigation so whenever I am on a portfolio page, I can go to the next page or back. I tried searching about it but Haven't been able to find a way. I would like also the Navigation sites at the bottom of the navigation. I really apreaciate any help. here is my URL https://www.diegomotion.com/ Can you show me your idea about the navigation? They may be arrows (right/left) and are located on your header (left-side) or something like that Any screenshot of your desired result could help a lot BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
DMckean Posted March 28 Author Share Posted March 28 (edited) Yes, exactly that, maybe arrows or the next / previous project name. I think the previous button is hidden behind the navigation on the project page. but I can't find a way to remove it from there, an placing it on the Navigation. Edited March 28 by DMckean Link to comment
Beyondspace Posted March 28 Share Posted March 28 (edited) 14 minutes ago, DMckean said: Yes, exactly that, maybe arrows or the next / previous project name. I think the previous button is hidden behind the navigation on the project page. but I can't find a way to remove it from there, an placing it on the Navigation. Removing text and keeping only arrows like this, right? Edited March 28 by Beyondspace BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Solution Beyondspace Posted March 28 Solution Share Posted March 28 You can try the following code @media only screen and (min-wid:100px) { #itemPagination { position: fixed; background: red; bottom: 50px; width: 350px; padding: 0; background: transparent; display: flex; justify-content: space-around; } #page { z-index: 99999; } .pagination-title-wrapper { display: none; } .item-pagination-link{ margin: 0; } } Let me know how it works BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
DMckean Posted March 29 Author Share Posted March 29 (edited) That worked, however. now the links in the navigation stopped working, is there any fix? Edited March 29 by DMckean Link to comment
Beyondspace Posted March 29 Share Posted March 29 I try and it works normally. Have you fixed it yet? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
DMckean Posted March 29 Author Share Posted March 29 no, it is still not working. the Home, About and Contact don't work anymore. Link to comment
Beyondspace Posted March 29 Share Posted March 29 I think that Home, About, and Contact are the normal pages with no navigation BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
DMckean Posted March 31 Author Share Posted March 31 Is there a way to make those links to work? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment