Jump to content

Custom Nav in Tremont Help

Recommended Posts

Site URL: https://adamldaniels.com/home

Hey all,

This is my first post so first of all, thanks in advance! I'm looking to update my portfolio and wanted to add in a custom navigation to the Tremont template.

I have the general layout accomplished in custom css. However, I'm now running into other issues:

  • The index page links are now not clickable and have lost the full bleed image rollover function.
  • The index of projects is now a lot longer than the actual list (you can keep scrolling beyond the index list).
  • I can only achieve this look in desktop view, trying to figure out how to get it in mobile view as well.
  • On an individual project page the index is to appear after project content, however the index isn't displaying here as well.

Any help would be greatly appreciated, I'm stuck... Below are links and CSS I've put into the custom CSS section.

Here's the link to my index page: https://adamldaniels.com/home and a link to a project page: https://adamldaniels.com/teleflora-the-elf

Here's the code I've dropped in the custom CSS:

  .site-header {
  display: inline;
  height: 100%;
}

  .nav-item:nth-child(2) {
    position: fixed;
  right: 10px;
  z-index: 99999999;
}

  .nav-item:nth-child(3) {
    position: fixed;
  bottom: -1060px;
  right: 10px;
  z-index: 99999999;
}

  .nav-item:first-child {
  position: fixed;
  bottom: -1060px;
}


  .main-content {
  top: -1250px;
}

  .content-outer-wrapper{
  height: 500px;
}

  .site-title {
  a:hover {
  color: #e0efff;
}
}


.index-gallery-wrapper {
  height: 100% !important;
}

 

Link to comment
  • Replies 3
  • Views 528
  • Created
  • Last Reply
  • 2 weeks later...

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.