Danielacapa Posted February 16, 2021 Share Posted February 16, 2021 Hi! I want to change the size of arrows and text for the options "older" & "newest" post in my blog page. Right now is super small. Can anyone help me with the custom CSS code? See example below: Link to comment
ArminB Posted February 16, 2021 Share Posted February 16, 2021 Writing a a little CSS depends on the template. It would help sharing a link to that site or at least please share some more details In Version 7.0 you can also directly adjust that in the DESIGN > SITE STYLES Danielacapa 1 About Armin:Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084Website: www.braunsberger-media.comLeaders Lodge: See my Profile Link to comment
Danielacapa Posted February 16, 2021 Author Share Posted February 16, 2021 I don't know what's my template. But I'm using 7.1 Version. This is the link: https://drum-antelope-x47n.squarespace.com Many thanks, Link to comment
derricksrandomviews Posted February 16, 2021 Share Posted February 16, 2021 (edited) 7.1 is in actually only one template with 18 (I think ) named design starting points. Shouldn't be hard to do what you want to do. Here is the first part, to adjust size of arrows: put in custom css and tweak the number to make smaller or larger I will get back with the code to adust the text. /* Pagination arrows width */ .item-pagination-link .item-pagination-icon svg { width: 10px; } Edited February 16, 2021 by derricksrandomviews 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