Jump to content

Can I move the Navigation in My Work Portfolio to Top of Page?

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.linneafrye.com/

Hi there!

I'm wondering how I can move the navigation at the bottom of my work portfolio pages to the top of the pages? There's no drop down option under the work menu in the header (is this also fixable?) and I worry the navigation is confusing/difficult to use since you have to scroll all the way to the bottom of the page to visit the other pages. 

Thank you!

Linnea

 

Screen Shot 2021-11-17 at 2.51.59 PM.png

Screen Shot 2021-11-17 at 2.52.12 PM.png

Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

  • Solution

Add to Work Page Header

<style>
  .view-item main#page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-top: 100px;
}
  section.item-pagination.item-pagination--prev-next {
    padding-top: 0;
    padding-bottom: 5px;
}
  .view-item #page section:first-child {
    padding-top: 10px !important;
}
</style>

image.thumb.png.1a08bc20c42664a4b3b0ccdb908b2198.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.