Jump to content

Amending Navigation Bar

Recommended Posts

  • Replies 4
  • Views 450
  • Created
  • Last Reply

We saw it in 2 lines already, did you sort it out?

image.thumb.png.0fb80c335bb79521fb3f0b03524f7c9d.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

maybe you will like

To add CSS, go to Design -> Custom CSS
 

@media (min-width: 640px) {
  .Header--bottom {
    position: relative;
  }
   .Header--bottom .Header-inner--bottom {
    position: absolute;
    top: -90px !important;
    right: 0px !important;
     width: 100%;
    max-width: 1400px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

image.thumb.png.387b7474d82caacf01a5a15ef4d592e4.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

Hi thanks for this. I tried it but it was too close together and the drop down did not work properly either. how can I amend this?

 

thanks

On 9/1/2020 at 1:35 PM, bangank36 said:

maybe you will like

To add CSS, go to Design -> Custom CSS
 


@media (min-width: 640px) {
  .Header--bottom {
    position: relative;
  }
   .Header--bottom .Header-inner--bottom {
    position: absolute;
    top: -90px !important;
    right: 0px !important;
     width: 100%;
    max-width: 1400px;
    left: 50%;
    transform: translate(-50%, 0);
  }
}

image.thumb.png.387b7474d82caacf01a5a15ef4d592e4.png

 

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.