JoeGconsult Posted August 1, 2023 Posted August 1, 2023 In the Portfolio template I added to my page, there is a navigation element just above the footer that's giving me issues on mobile (see screenshot). To make matters worse, I'm unable to edit, remove or cover it up. If possible, I'd like to remove it altogether.
CassAggett Posted August 2, 2023 Posted August 2, 2023 You can make this navigation smaller in Site Styles > Fonts > Assign Styles > scroll down to Portfolio: Item Pagination. Click on that and you can make the text smaller - pretty sure it's across desktop and mobile though. If you do want to remove this navigation on mobile though, you can use: @media only screen and (max-width: 767px) { .item-pagination[data-collection-type^="portfolio"] { display: none; } I probably wouldn't recommend it but up to you 😊 tuanphan 1 Instruction: How to set a site-wide password If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment