StephanieMemory Posted June 18, 2020 Share Posted June 18, 2020 (edited) Site URL: https://www.interiorsbymarcia.com/ Hello, I'm looking for some help with the tablet right navigation. I have tried playing around in the design settings but can't seem to get the three page links to be listed vertically as seen on the left in the attached image. I'm using a Brine theme if that helps at all. Is it possible to make the navigation a hamburger on the tablet version like on the mobile version? Any assistance would be much appreciated! Edited June 18, 2020 by StephanieMemory Link to comment
Solution RyanDejaegher Posted June 18, 2020 Solution Share Posted June 18, 2020 @StephanieMemory /* Add this code to Design -> Custom CSS */ @media(max-width: 1024px) { .Header-nav-inner { display: flex; flex-direction: column; } } StephanieMemory 1 Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to comment
StephanieMemory Posted June 18, 2020 Author Share Posted June 18, 2020 Thank you @RyanDejaegher 😊🙏 Link to comment
RyanDejaegher Posted June 18, 2020 Share Posted June 18, 2020 @StephanieMemory no worries 🙂 Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan 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