TangoeCulture Posted January 31, 2020 Share Posted January 31, 2020 Site URL: https://www.whatisculturepodcast.com/ Looking for help on adding custom CSS to increase the site of the "more" arrow ( > ) on the bottom of this page: https://www.whatisculturepodcast.com/episodes Link to comment
paul2009 Posted January 31, 2020 Share Posted January 31, 2020 Try something like this in Design > Custom CSS: .icon .caret-right-icon--small, .icon .caret-left-icon--small { width: 36px; height: 64px; } About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
TangoeCulture Posted January 31, 2020 Author Share Posted January 31, 2020 awesome thank you - i will give that a shot, though i am frightened by this: Warning: Adding custom CSS to your site can break your design. Please use caution when using this feature. Our support team will be limited in their ability to help you with design related issues if you have custom CSS. LOL - oh paranoia... Link to comment
paul2009 Posted January 31, 2020 Share Posted January 31, 2020 They're right @TangoeCulture and it's something I've written about before. Adding code to your site can be risky if (a) you don't understand what it does and (b) you haven't obtained it from a reputable source. Code can contain malware and place a website at risk. It's always a good idea to contact a reputable Developer. Note too that if you ever contact Squarespace for support, they will usually ask you to remove custom code whilst they troubleshoot it. The three lines won't cause you any issues because they are only changing the height and width of the left and right carets ("arrows"). Removing the code will completely undo the change. 🙂 About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
TangoeCulture Posted January 31, 2020 Author Share Posted January 31, 2020 Beautiful. Worked like magic. Perfect sizing, too. Appreciate it! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.