Guest Posted February 16, 2021 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:
ArminB Posted February 16, 2021 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 About Armin: Squarespace Expert Profile: https://www.squarespace.com/designer/profile/3649084 Website: www.braunsberger-media.com
Guest Posted February 16, 2021 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,
derricksrandomviews Posted February 16, 2021 Posted February 16, 2021 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; }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.