Jump to content

Changing sidebar content alignment

Recommended Posts

Posted

Site URL: https://chiickenk.com/

I'm using the Wells template, where the sidebar content is aligned to the top left, and subnavigation elements open downwards. Is there a way to align the sidebar content to the bottom and have it open upwards?

I made quick mockups as to how I want it to look, attached here.

Thanks!

mockup 2.jpg

mockup 1.jpg

  • Replies 5
  • Views 778
  • Created
  • Last Reply
Posted

Add the following to Design > Custom CSS.

@media only screen and ( min-width : 801px ) {

  body.sidebar-position-left #headerWrapper {
  
    bottom : 40px;
    top : unset !important;
    
    }
  }

This is for v7.0 using the Wells template.

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Posted

Follow-up question, is there a way to keep the header where it is on mobile and only apply this to web?

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.