jenhorvath Posted May 12, 2021 Share Posted May 12, 2021 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! Link to comment
Solution tuanphan Posted May 14, 2021 Solution Share Posted May 14, 2021 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> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
tuanphan Posted May 17, 2021 Share Posted May 17, 2021 Also, need to fix footer? Site URL – https://www.willockandsaxgallery.com/ 1. (Tablet-Footer) Change to 2 columns? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
jenhorvath Posted June 21, 2021 Author Share Posted June 21, 2021 Thank you so much, tuanphan!! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment