madzie Posted January 15, 2022 Share Posted January 15, 2022 (edited) Hello Squarespace Expert. I attached screenshot below about the next icon above the footer. Is there anyone can help me on how to remove it? Thank you. The website is in 7.0 version. Edited January 15, 2022 by madzie Link to comment
Beyondspace Posted January 15, 2022 Share Posted January 15, 2022 1 hour ago, madzie said: Hello Squarespace Expert. I attached screenshot below about the next icon above the footer. Is there anyone can help me on how to remove it? Thank you. The website is in 7.0 version. Kindly share your site with the protected password so we can check your issue madzie 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
madzie Posted January 15, 2022 Author Share Posted January 15, 2022 1 hour ago, bangank36 said: Kindly share your site with the protected password so we can check your issue Thank you for the response. This is for my client website which I can't share. This is on Skye template. Is there anything you can help me even I don't share the website password? Thank you. Link to comment
madzie Posted January 15, 2022 Author Share Posted January 15, 2022 6 minutes ago, bangank36 said: which template are you using? We are using skye template. Link to comment
tuanphan Posted January 17, 2022 Share Posted January 17, 2022 @madzie We don't see icon on Skye template. Can you duplicate your site & share url? We can check easier https://skye-demo.squarespace.com/home/2016/2/17/catch-of-the-day You can also try adding this to Design > Custom CSS /* remove next icon */ .blog-item-label .next-icon { display: none; } 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
madzie Posted January 18, 2022 Author Share Posted January 18, 2022 21 hours ago, tuanphan said: @madzie We don't see icon on Skye template. Can you duplicate your site & share url? We can check easier https://skye-demo.squarespace.com/home/2016/2/17/catch-of-the-day You can also try adding this to Design > Custom CSS /* remove next icon */ .blog-item-label .next-icon { display: none; } Hi tuanphan, Yes, I added the code and the (next >) icon is already gone. Thank you. But, I wanted to remove the entire section on each page because it has an old which we have a new domain now. I hope you can help me. Thank you again. Link to comment
tuanphan Posted January 19, 2022 Share Posted January 19, 2022 On 1/18/2022 at 3:51 PM, madzie said: Hi tuanphan, Yes, I added the code and the (next >) icon is already gone. Thank you. But, I wanted to remove the entire section on each page because it has an old which we have a new domain now. I hope you can help me. Thank you again. Try this new CSS code section.blog-item-pagination { display: none; } 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
madzie Posted January 19, 2022 Author Share Posted January 19, 2022 10 minutes ago, tuanphan said: Try this new CSS code section.blog-item-pagination { display: none; } It is resolved now, thank you. 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