Jump to content

Amending Navigation Bar

Recommended Posts

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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

image.thumb.png.0fb80c335bb79521fb3f0b03524f7c9d.png

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

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.