Jump to content

Tremont index navigation desktop position different than mobile position

Recommended Posts

Hi,

Can someone please help me?  I would like to to have the menu on the bottom right for desktop, and bottom center on mobile.  I hope this is possible.  This is my first attempt at using Squarespace!

Thanks,

Marissa

Link to comment
  • Guest changed the title to Tremont index navigation desktop position different than mobile position
  • Replies 7
  • Views 623
  • Created
  • Last Reply

I used reference with tremont demo site, place this code in Settings->Design->Custom Css

.overlay-nav-wrapper .overlay-nav-inner-wrapper {
    margin-top: auto !important;
}

image.png.dcdfd1acc358f94920108f454cf16388.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
9 hours ago, MJakaJaX said:

Hi,

Thanks, but that did not move my mobile index nav to the bottom-center, while keeping the desktop index nav bottom-left.

Best,

Marissa

Best case you should share us the site with protected password to check, thanks

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

You mean this logo right

image.thumb.png.8e872054be1bf0b279660dce97e76251.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

Add this snippet into Pages -> Gear Icon next to the index page -> Advanced

<style>
	.index-navigation {
        width: 100% !important;
    }
    .index-navigation .collection-nav-item {
      text-align: right !important;
    }
    @media only screen and (max-width: 768px) {
      .index-navigation .collection-nav-item {
        text-align: center !important;;
      }
    }
</style>

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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

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.