Jump to content

How do I remove sidebar navigation for pages in an index when visiting a page using direct url

Recommended Posts

Posted

Site URL: https://www.brynsmith.com.au/about

I'm using Version 7.0 with a Bedford template. My pages are under an index to create a single-page scrolling website look. The pages are all under the "Not Linked" section to avoid top bar navigation appearing.

When I visit the website (brynsmith.com.au) everything displays fine.

When I visit the website using a specific page url (brynsmith.com.au/about or brynsmith.com.au/contact) a sidebar navigation appears and disrupts the formatting, as well as cutting off the content other pages.

How do I remove this sidebar navigation so that my formatting isn't disrupted and the content of the other pages is kept visible?

  • Replies 2
  • Views 864
  • Created
  • Last Reply
Posted
On 11/26/2021 at 6:18 AM, Bryn2021 said:

Site URL: https://www.brynsmith.com.au/about

I'm using Version 7.0 with a Bedford template. My pages are under an index to create a single-page scrolling website look. The pages are all under the "Not Linked" section to avoid top bar navigation appearing.

When I visit the website (brynsmith.com.au) everything displays fine.

When I visit the website using a specific page url (brynsmith.com.au/about or brynsmith.com.au/contact) a sidebar navigation appears and disrupts the formatting, as well as cutting off the content other pages.

How do I remove this sidebar navigation so that my formatting isn't disrupted and the content of the other pages is kept visible?

The /about url doesn't exist. Can you check it again?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Posted

 

Above link no longer working, restructured website. Resolved thanks to tuanphan (above) who suggested the following:

Add to Design > Custom CSS
body:not(.homepage) div#folderNav {
    display: none;
}
body:not(.homepage) div#content {
    width: 100% !important;
}

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.