Jump to content

Mobile Nav Bottom Footer Height

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

4 hours ago, CooperBlack said:

Site URL: https://raccoon-oarfish-szer.squarespace.com

On the bottom mobile navigation screen of my site, how can I adjust its height and color?

Also the color of the social icons which aren't mimicking their colors on the rest of the site.

Pwd: Largeosity

Screen Shot 344.png

Try adding to Home > Design > Custom Css

@media only screen and (max-width: 767px) {
  .header--menu-open .header-menu .header-menu-actions {
    --heightValue: 10px; /*Change value to change height of bottom social nav*/
    margin: 0;
    padding-top: var(--heightValue); 
    padding-bottom: var(--heightValue);
    background: red; /*change the clor of bottom social nav*/
  }
}

Let me know how it works on your site

Support me by pressing 👍 if this useful for you

Edited by bangank36

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

My testing

image.png.35f564a4cb8c60376bb0a6d6d0609665.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

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.