Jump to content

Sidebar navigation shows up right in stead of left.

Go to solution Solved by JayVanDyke,

Recommended Posts

  • Solution

change this 

.header--menu-open .header-menu {
    opacity: 1;
    visibility: visible;
    width: 50%;
    margin-left: 50%;
    box-shadow: 5px 5px 15px #000;
}

to this 

.header--menu-open .header-menu {
    opacity: 1;
    visibility: visible;
    width: 50%;
    margin-right: 50%; //this needs to be right for it to sit on the right side.
    box-shadow: 5px 5px 15px #000;
}

 

Screenshot 2023-11-17 at 10.57.26 AM.png

  Did I help you? Buy me a coffee!

👨‍💻 Bergen Design Co.

💻  I'm for hire on Upwork!

🕸️ Squarespace Experts  

🖥️ 99Designs

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.