Jump to content

How do I move/ add the portfolio sub-page bottom navigation to the top of page?

Go to solution Solved by tuanphan,

Recommended Posts

  • Replies 3
  • Views 687
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 5/12/2021 at 11:15 PM, jenhorvath said:

Site URL: https://www.willockandsaxgallery.com/painters/les-graff

Hi, 
Is there a way to add or move the portfolio sub-page bottom navigation to the top of page?
This is for an art gallery and some of the pages are very long, so we wanted to make it easier to move forward and back between artists (sub-page) instead of scrolling to the bottom of the page. 
Thanks!

Add to Painters 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: 50px;
    padding-bottom: 5px;
}
  .view-item #page section:first-child {
    padding-top: 10px !important;
}
</style>

image.thumb.png.24882cac7dc2e89eac6e2c4281f958c9.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
  • 1 month later...

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.