_timo Posted November 22, 2023 Posted November 22, 2023 dear community, i was directed here and hope you can help me with some minor problems on my portfolio site, since my skills in css are… https://dachshund-broccoli-2nj4.squarespace.com/?p password is ›password‹ 1| i would either like to change the font-size or delete the text before the navigation-buttons on the bottom of each project-site – before the [not existing] footer. It would also be ok to have no navigation-buttons at all… 2| on the start-page is an effect, naming the title of the project when hoovering over it with the mouse… I would like to change the font color to some grey, if thats possible… looking forward for your help and a great day for all of you! best, timo
Solution tuanphan Posted November 24, 2023 Solution Posted November 24, 2023 #1. You can add this code to Website > Website Tools (under Not Linked) > Custom CSS. It will replace with Prev/Next text /* Pagination title */ h2.item-pagination-title { display: none; } .item-pagination-prev-next { display: block !important; } #2. Use this CSS code h3.portfolio-title { color: grey !important; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment